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 AWS Provider Version for Terraform module to fix Timeout Rather than Manual Workarounds #3966

Open
AndrewKahr opened this issue Aug 26, 2024 · 1 comment
Labels
area/operations Installation, updating, metrics etc kind/feature New features for Agones stale Pending closure unless there is a strong objection.

Comments

@AndrewKahr
Copy link

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.

@AndrewKahr AndrewKahr added the kind/feature New features for Agones label Aug 26, 2024
@0xaravindh 0xaravindh added the area/operations Installation, updating, metrics etc label Dec 17, 2024
Copy link

github-actions bot commented Feb 1, 2025

'This issue is marked as Stale due to inactivity for more than 30 days. To avoid being marked as 'stale' please add 'awaiting-maintainer' label or add a comment. Thank you for your contributions '

@github-actions github-actions bot added the stale Pending closure unless there is a strong objection. label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/operations Installation, updating, metrics etc kind/feature New features for Agones stale Pending closure unless there is a strong objection.
Projects
None yet
Development

No branches or pull requests

3 participants
@AndrewKahr @0xaravindh and others