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

Update TF core to 0.13+ and AWS provider to 3.x #15

Open
lizkrznarich opened this issue Aug 26, 2021 · 0 comments
Open

Update TF core to 0.13+ and AWS provider to 3.x #15

lizkrznarich opened this issue Aug 26, 2021 · 0 comments
Labels
infrastructure ROR infrastructure support maintenance Work needed to maintain long-term health/performance of code and infrastructure

Comments

@lizkrznarich
Copy link
Contributor

There's a dependency issue with Terraform AWS ALB module 5.14+, which is incompatible with Terraform core 0.12 despite its docs saying otherwise. Our current AWS provider module (2.7), however, is not compatible with Terraform core 0.13.

Issues notes here:
https://githubmemory.com/repo/terraform-aws-modules/terraform-aws-alb/issues/195

Issue was temporarily solved by setting alb module versions to 5.13.0 https://github.com/ror-community/new-deployment/blob/master/ror/vpc/alb.tf#L3

Eventually, we need to update the AWS provider to 3.x in order to update Terraform core to 0.13+.

@mariagould mariagould added infrastructure ROR infrastructure support maintenance Work needed to maintain long-term health/performance of code and infrastructure labels Mar 1, 2022
@mariagould mariagould moved this to Maintenance in ROR Inbox Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure ROR infrastructure support maintenance Work needed to maintain long-term health/performance of code and infrastructure
Projects
Status: Maintenance
Development

No branches or pull requests

2 participants