Skip to content

Commit ca6fb30

Browse files
wata727github-actions[bot]
authored andcommitted
Update AWS provider/module and generated content
1 parent d74c43d commit ca6fb30

9 files changed

+25
-18
lines changed

rules/models/aws-sdk-ruby

Submodule aws-sdk-ruby updated 844 files

rules/models/aws_appautoscaling_policy_invalid_scalable_dimension.go

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ func NewAwsAppautoscalingPolicyInvalidScalableDimensionRule() *AwsAppautoscaling
4242
"cassandra:table:ReadCapacityUnits",
4343
"cassandra:table:WriteCapacityUnits",
4444
"kafka:broker-storage:VolumeSize",
45+
"elasticache:cache-cluster:Nodes",
4546
"elasticache:replication-group:NodeGroups",
4647
"elasticache:replication-group:Replicas",
4748
"neptune:cluster:ReadReplicaCount",

rules/models/aws_appautoscaling_scheduled_action_invalid_scalable_dimension.go

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ func NewAwsAppautoscalingScheduledActionInvalidScalableDimensionRule() *AwsAppau
4242
"cassandra:table:ReadCapacityUnits",
4343
"cassandra:table:WriteCapacityUnits",
4444
"kafka:broker-storage:VolumeSize",
45+
"elasticache:cache-cluster:Nodes",
4546
"elasticache:replication-group:NodeGroups",
4647
"elasticache:replication-group:Replicas",
4748
"neptune:cluster:ReadReplicaCount",

rules/models/aws_appautoscaling_target_invalid_scalable_dimension.go

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ func NewAwsAppautoscalingTargetInvalidScalableDimensionRule() *AwsAppautoscaling
4242
"cassandra:table:ReadCapacityUnits",
4343
"cassandra:table:WriteCapacityUnits",
4444
"kafka:broker-storage:VolumeSize",
45+
"elasticache:cache-cluster:Nodes",
4546
"elasticache:replication-group:NodeGroups",
4647
"elasticache:replication-group:Replicas",
4748
"neptune:cluster:ReadReplicaCount",

rules/models/aws_ecs_account_setting_default_invalid_name.go

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ func NewAwsEcsAccountSettingDefaultInvalidNameRule() *AwsEcsAccountSettingDefaul
3434
"tagResourceAuthorization",
3535
"fargateTaskRetirementWaitPeriod",
3636
"guardDutyActivate",
37+
"defaultLogDriverMode",
3738
},
3839
}
3940
}

rules/models/aws_eks_node_group_invalid_ami_type.go

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ func NewAwsEksNodeGroupInvalidAMITypeRule() *AwsEksNodeGroupInvalidAMITypeRule {
4343
"AL2023_ARM_64_STANDARD",
4444
"AL2023_x86_64_NEURON",
4545
"AL2023_x86_64_NVIDIA",
46+
"AL2023_ARM_64_NVIDIA",
4647
},
4748
}
4849
}

rules/tags/resources.go

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/provider-schema/schema.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)