This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Google Cloud
Apache License 2.0
21
stars
17
forks
source link
feat!: (IAC-970) Update Terraform Version to 1.4.5 #172
Updated the default and minimum required Terraform version to 1.4.5, to pull in the latest features, fixes, and security patches from HashiCorp.
Consumers of the Dockerfile will already have the version updated within the installation stages. For users that are running viya4-iac-gcp directly on their machine without the use of the Docker container (by executing the terraform command) should update their Terraform version to at least 1.4.5.
Changes
Updated the default and minimum required Terraform version to 1.4.5, to pull in the latest features, fixes, and security patches from HashiCorp.
Consumers of the Dockerfile will already have the version updated within the installation stages. For users that are running viya4-iac-gcp directly on their machine without the use of the Docker container (by executing the
terraform
command) should update their Terraform version to at least 1.4.5.Tests