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
This issue is to track the feature request to support the AWS Terraform provider v4, particularly for S3 bucket resources. This new version introduced new resource types and the previous version's related fields of the aws_s3_bucket resource are now read-only. E.g. Server side encryption configuration.
@maxgio92 thanks for raising this issue. We are going to provide the support for updated provider terraform version, and also support the previous versions. We are aimed to update all the relevant policies within this week.
Description
This issue is to track the feature request to support the AWS Terraform provider v4, particularly for S3 bucket resources. This new version introduced new resource types and the previous version's related fields of the
aws_s3_bucket
resource are now read-only. E.g. Server side encryption configuration.Some features are already supported by latest Terrascan rules, such as for the S3 versioning, others like server side encryption configuration are not, and fire false positives.
What I Did
The text was updated successfully, but these errors were encountered: