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

New version of AWS provider 4.0.0 breaks S3 resource #1740

Closed
shashidhar087 opened this issue Feb 10, 2022 · 2 comments
Closed

New version of AWS provider 4.0.0 breaks S3 resource #1740

shashidhar087 opened this issue Feb 10, 2022 · 2 comments

Comments

@shashidhar087
Copy link
Contributor

shashidhar087 commented Feb 10, 2022

Terraform released new version of AWS provider 4.0.0 today one hour ago. The version mentioned in our terraform is version: ">= 3.38". terraform init will install AWS version 4.0.0. The version 4.0.0 is a breaking change for S3 resource created in "runner-binaries-syncer" module. Some of the arguments like "acl", "lifecycle_rule", "lifecycle_configuration" became "read_only" in new version.

Reference - https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket

@shashidhar087
Copy link
Contributor Author

I have created a PR - #1739

Please review and add the comments if any.

@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2022

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant