Update AWS Provider Version for Terraform module to fix Timeout Rather than Manual Workarounds #3966
Labels
area/operations
Installation, updating, metrics etc
kind/feature
New features for Agones
stale
Pending closure unless there is a strong objection.
Is your feature request related to a problem? Please describe.
Running terraform with AWS will timeout when interacting with HELM as described in the documentation due to this issue. The issue is claimed fixed by v4.3.0 of the provider but when I try to set a version above 3 in my AWS provider versions, it will fail to find a version that satisfies all constraints.
Describe the solution you'd like
Update the AWS provider version in the install section of the repo as that seems to be driving the v3 limit, though I am not sure if there are other factors preventing the update.
Describe alternatives you've considered
Manually delete all resources each time interacting with terraform, but that feels like it goes against the whole premise of terraform.
The text was updated successfully, but these errors were encountered: