Skip to content

9.1.0 - March 21, 2024

Compare
Choose a tag to compare
@riragh riragh released this 21 Mar 15:06
· 18 commits to main since this release
f12ea54

RELEASE NOTES:

Terraform version was updated from 1.6.6 to 1.7.3.

  • If you run this project using a Docker container, pull the latest release and rebuild the image using the provided Dockerfile, Terraform 1.7.3 will be included in the image.
  • If you run this project directly on your machine by executing terraform CLI commands, ensure you have at least version 1.7.3 installed. See installation documentation from HashiCorp.

ENHANCEMENTS:

  • #368: feat: (IAC-1233) Azure tool version updates

BUG FIXES:

  • #365: fix: (IAC-1321) updates to create NSG in network rg

CHORE:

  • #366: chore: (IAC-1341) Disable Blank GitHub Issues & Add Feature Request Template