aws_autoscaling_group -> mixed_instances_policy -> launch_template -> override don't support count #6738
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/autoscaling
Issues and PRs that pertain to the autoscaling service.
upstream-terraform
Addresses functionality related to the Terraform core binary.
Community Note
Terraform Version
Affected Resource(s)
Expected Behavior
My
mixed_instances_policy
should have$x
override
createdI replaced
with
my
variables.hcl
expecting to be able to provide instance types as a variable
Actual Behavior
Error: module.web.aws_autoscaling_group.this: mixed_instances_policy.0.launch_template.0.override.0: invalid or unknown key: count
The text was updated successfully, but these errors were encountered: