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

hashicorp AWS 4.2.0 provider error #49

Open
dimkk opened this issue Feb 21, 2022 · 0 comments
Open

hashicorp AWS 4.2.0 provider error #49

dimkk opened this issue Feb 21, 2022 · 0 comments

Comments

@dimkk
Copy link

dimkk commented Feb 21, 2022

Describe the problem
When making terraform init - it will automatically download aws 4.2.0 - which results in error when try to terraform plan or apply.
If we use aws 3.7.0 everything works as expected

To Reproduce
Steps to reproduce the behavior:

  1. Create main.tf according to readme
  2. terraform init
  3. terraform apply
  4. See error

Expected behavior
everything should work, or we should specify 3.7.0 as supported aws provider version.

Screenshots
image

Your Environment
Ubuntu 21.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant