Skip to content

v1.0.12

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 12:00
2c5ed8a

πŸ› Bugfixes

  • style: terraform fmt
  • delete versions in module
  • change integer to number
  • count to for_each
  • count
  • update repo to defaults
  • example
  • disable renovate dependency dashboard

πŸ“š Documentation Changes

  • add example README.md
  • changes name

πŸ’… Code Style Changes

  • terraform fmt

🧹 Chores

  • remove module.tf in exampels
  • update actions/checkout action to v3 (#8 by renovate[bot])
  • update hashicorp/setup-terraform action to v2 (#9 by renovate[bot])

Feat