Closed lucidaeon closed 7 years ago
was getting
> terraform plan 1 error(s) occurred: * module.tf_aws_vpc.aws_elasticache_subnet_group.elasticache: : invalid or unknown key: tags
looks like tags are not a valid argument - https://www.terraform.io/docs/providers/aws/r/elasticache_subnet_group.html
Thanks. I wish we do more automated tests, and not solely rely on own pair of eyes :)
was getting
looks like tags are not a valid argument - https://www.terraform.io/docs/providers/aws/r/elasticache_subnet_group.html