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

updating hashicorp/aws provider #6244

Merged
merged 5 commits into from
Apr 12, 2024
Merged

Conversation

pvisweswar
Copy link
Contributor

Ticket : - https://dimagi.atlassian.net/browse/SAAS-15185.

Environments Affected : - All environements.

The hash values in terraform.lock.hcl file is generated for all platforms using the below command
cchq staging terraform providers lock -platform=linux_arm64 -platform=linux_amd64 -platform=darwin_arm64 -platform=darwin_amd64 -platform=windows_amd64

@pvisweswar
Copy link
Contributor Author

To understand the commit : changes for unsupported_argument and Unsupported_block type errors, please follow the Document : https://docs.google.com/document/d/1327Y7P24kxGTUofubetNFPboX4EEq7aJ94yd9oxCgqk/edit?usp=sharing

@AmitPhulera
Copy link
Contributor

Thanks @pvisweswar for looking into it. If not already done, would you be able to look into the changelog https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/version-5-upgrade provided by terraform and see if there are any other deprecated/obselete syntax/keywords we use?

@pvisweswar
Copy link
Contributor Author

Thanks @pvisweswar for looking into it. If not already done, would you be able to look into the changelog https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/version-5-upgrade provided by terraform and see if there are any other deprecated/obselete syntax/keywords we use?

Sure Amit, I'm looking into it.

@AmitPhulera AmitPhulera merged commit 2397220 into dimagi:master Apr 12, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants