Switch deployment from cloudformation to terraform #1
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
Dependencies
No dependencies set.
Reference: rekahsoft/blog-rekahsoft-ca#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the site is deployed using cloudformation to AWS (s3 + cloudfront). Previous to that, it was released via rsync to a single linode VPS. However, terraform provides a nicer developer interface and has now become my preference. As such, migrate to terraform.
As a bonus, the acm certificate can automatically be provision and verified for the blog domain, instead of having to do this manually outside of automation tools.