DEV Community

A Black Lady Tech Blog
A Black Lady Tech Blog

Posted on • Updated on

Part Four: Terraform

I know I haven't posted in over a month...that's because I'm still working through redeploying my site using Terraform. Instead of importing my infrastructure, I found this too good to be true CLI tool called Terraformer that generates Terraform files from my existing AWS infrastructure...aka Reverse Terraform.

I'm building the file structure in a GitHub repository, and will also figure out how updating my infrastructure works using Terraform vs the AWS interface. I feel like I should've just used a SAM template instead I will be spending a lot more time on this final step.

Top comments (0)