Potential issue with global flags #1163
Labels
bug
Something isn't working
more-information-needed
p:needs triage
Needs to be processed by maintainer and issue type / priority added
We might have to fix this line for newer versions of Terraform.
terratest/modules/terraform/init.go
Line 20 in 49466ad
This was observed today when using Terraform 1.2.6 with Terratest
v0.40.17
:Full logs are in a test run on
Linux_amd64
interraform-aws-ecs
: https://app.circleci.com/pipelines/github/gruntwork-io/terraform-aws-ecs/484/workflows/f2783998-c28b-4bbb-af75-09df063c3d4b/jobs/3577/artifacts (see docker-fargate-service-with-alb.log)Testing locally on
darwin_amd64
with 1.2.x versions,terraform init -upgrade
andterraform init -upgrade=true
work.This issue is still being investigated so we may find out there is something else going on here.
If this is in fact an issue, we'll have to update all documentation (release notes, etc) where we advise users to run
terraform init -upgrade
.The text was updated successfully, but these errors were encountered: