Thanks to visit codestin.com
Credit goes to github.com

Skip to content

New version of AWS provider 4.0.0 breaks S3 resource #1740

@shashidhar087

Description

@shashidhar087

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions