RELEASE NOTES:
Terraform version was updated from 1.4.5 to 1.6.4.
- If you run this project using a Docker container, pull the latest release and rebuild the image using the provided Dockerfile, Terraform 1.6.4 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.6.4 installed. See installation documentation from HashiCorp.
ENHANCEMENTS:
- #344: feat: (IAC-1191) Remediate the security vulnerabilities
- #352: feat: (IAC-1221) Update terraform and terraform provider versions
DOCUMENTATION:
- #349: docs: (IAC-1205) Update SAS doc links
- #347: docs: (IAC-802) Added note for setting CIDR range to avoid security violation
CHORE:
- #348: chore: (IAC-1238) Resolve TFLint issue