Skip to content

Commit b40c96c

Browse files
bendruckergithub-actions[bot]
authored andcommitted
Update AWS provider/module and generated content
1 parent 5624739 commit b40c96c

6 files changed

+21
-18
lines changed

rules/models/aws-sdk-ruby

Submodule aws-sdk-ruby updated 516 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",

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)