Skip to content

v0.19.3

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 08 May 13:31
· 22 commits to refs/heads/main since this release
368c938
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

🤖 Automatic Updates

Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#80)

what

  • Update workflows (.github/workflows) to add issue: write permission needed by ReviewDog tflint action

why

  • The ReviewDog action will comment with line-level suggestions based on linting failures
Update GitHub workflows @osterman (#77)

what

  • Update workflows (.github/workflows/settings.yaml)

why

  • Support new readme generation workflow.
  • Generate banners