v0.19.3
·
22 commits
to refs/heads/main
since this release
fix: elasticache_subnet_group creation @flightlesstux (#79)
what
- If we pass elasticache_subnet_group_name, the aws_elasticache_subnet_group.default[0] won't be created anymore
why
- Who needs a new elasticache_subnet_group even we already created before and just want to pass a name
references
- Check issue #78