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 version requirements to allow AWS provider version 3.0+ #93

Closed
tophercullen opened this issue Aug 10, 2020 · 2 comments · Fixed by #95 or #96
Closed

Update version requirements to allow AWS provider version 3.0+ #93

tophercullen opened this issue Aug 10, 2020 · 2 comments · Fixed by #95 or #96

Comments

@tophercullen
Copy link
Contributor

3.0 recently came out but current version restricts it to 2.7.

The current module version seems to function with 3.0 without modification.

@paul-pop
Copy link
Contributor

Unfortunately, the underlying terraform-aws-modules/lambda module uses version 1.6.0 so the initialization on Terraform 13 still fails with:

Error: Unsupported Terraform Core version

  on .terraform/modules/notify_slack.lambda/terraform-aws-lambda-1.6.0/versions.tf line 2, in terraform:
   2:   required_version = "~> 0.12.6"

I'm raising a new PR now to upgrade to 1.18.0

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants