Skip to content

Commit 457ae12

Browse files
bendruckergithub-actions[bot]
authored andcommitted
Update AWS provider/module and generated content
1 parent 125bf19 commit 457ae12

File tree

6 files changed

+23
-18
lines changed

6 files changed

+23
-18
lines changed

rules/models/api-models-aws

Submodule api-models-aws updated 23 files

rules/models/aws_s3_bucket_object_invalid_storage_class.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ func NewAwsS3BucketObjectInvalidStorageClassRule() *AwsS3BucketObjectInvalidStor
2727
enum: []string{
2828
"DEEP_ARCHIVE",
2929
"EXPRESS_ONEZONE",
30+
"FSX_ONTAP",
3031
"FSX_OPENZFS",
3132
"GLACIER",
3233
"GLACIER_IR",

rules/models/aws_s3_object_copy_invalid_storage_class.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ func NewAwsS3ObjectCopyInvalidStorageClassRule() *AwsS3ObjectCopyInvalidStorageC
2727
enum: []string{
2828
"DEEP_ARCHIVE",
2929
"EXPRESS_ONEZONE",
30+
"FSX_ONTAP",
3031
"FSX_OPENZFS",
3132
"GLACIER",
3233
"GLACIER_IR",

rules/tags/resources.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/provider-schema/.terraform.lock.hcl

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/provider-schema/schema.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)