terraform-aws-autoscaling icon indicating copy to clipboard operation
terraform-aws-autoscaling copied to clipboard

Terraform module to create AWS Auto Scaling resources πŸ‡ΊπŸ‡¦

Results 12 terraform-aws-autoscaling issues
Sort by recently updated
recently updated
newest added
trafficstars

## Description Add variable to allow adding tags to ASG without being propagated to the EC2 instances. ## Motivation and Context We add tags to manage stop/start of EC2 instance...

## Description The latest release ([v6.0.0](https://github.com/hashicorp/terraform-provider-aws/releases/tag/v6.0.0)) of the AWS terraform provider removed the `elastic_gpu_specifications` and `elastic_inference_accelerator` from aws_launch_template resource as the API deprecated by AWS. Therefore, using the 6.0.0 provider...

breaking change