-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
Error decoding timeout: Timeout Key (create) is not supported #115
Comments
Erran, make sure you are using AWS provider version 1.11.0 at least. |
@antonbabenko No problem, I can upgrade. Line 2 in 55b5991
|
No, Terraform version can be like that, but the version of Terraform AWS provider is important. |
Oops, you're 💯 right. 😓 My mistake — I read that as Should we document for users somewhere that this module requires a minimum version of the aws provider? |
Yes, we probably should but I don't have time to make it properly and automatically (yet). Also I don't want to update this information manually every time and verify which version is required. |
@antonbabenko Understood. 😄 On the bright side, sure other people will find this issue useful for upgrading if they hit this same issue. |
You are right, this is a reoccurring problem with each major feature release of any Terraform module. |
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. |
After upgrading
terraform-aws-modules/vpc/aws
we're seeing the following error in builds related to #113.The text was updated successfully, but these errors were encountered: