hashicorp / terraform-aws-consul

A Terraform Module for how to run Consul on AWS using Terraform and Packer
Apache License 2.0
399 stars 482 forks source link

Use tag instead of tags in aws_autoscaling_group #248

Open ymitsos opened 2 years ago

ymitsos commented 2 years ago

Description

The latest AWS provider deprecates usage of tags in favour of tag in Resource: aws_autoscaling_group as being mentioned in the official documentation.

TODOs

Please ensure all of these TODOs are completed before asking for a review.

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.