learn-terraform-modules-use icon indicating copy to clipboard operation
learn-terraform-modules-use copied to clipboard

Upgrade modules and AWS provider to fix issue with SSO / Identity Central

Open lgvo opened this issue 1 year ago • 1 comments

Update the modules: terraform-aws-modules/vpc/aws:3.18.1 -> 5.5.2 terraform-aws-modules/ec2-instance/aws:4.3.1 -> 5.6.0 Update the AWS provider from ~> 4.49.0 to ~> 5.37.0.

Tested with the workflow init -upgrade, fmt, validate, apply and checked the output values.

Fix the issue https://github.com/hashicorp/learn-terraform-modules-use/issues/11

lgvo avatar Feb 17 '24 20:02 lgvo