You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.