Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from CloudFormation to Terraform #69

Open
blackmichael opened this issue Feb 4, 2024 · 0 comments
Open

Migrate from CloudFormation to Terraform #69

blackmichael opened this issue Feb 4, 2024 · 0 comments
Labels
infra Involves AWS/CI/CD work

Comments

@blackmichael
Copy link
Owner

Description

CloudFormation is fine but the lack of comprehensive documentation makes it very difficult to learn and do new things with, hampering any sort of infrastructure development efforts. Terraform is better for these reasons, and there's appeal behind the popularity across the industry with it.

Expectations

Replace the existing CF files with Terraform files (perhaps an /infra folder would be good here), achieving "infrastructure parity" with what currently exists. There are more AWS resources that are not currently captured by CF, but migrating what currently exists now will make it easier to port those existing "untracked" resources over

@blackmichael blackmichael added the infra Involves AWS/CI/CD work label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Involves AWS/CI/CD work
Projects
None yet
Development

No branches or pull requests

1 participant