Releases: sassoftware/viya4-iac-gcp
Releases · sassoftware/viya4-iac-gcp
4.2.0 - January 12, 2023
ENHANCEMENTS:
- #144 : feat: (IAC-727, IAC-728) Adding Terraform Cloud/Enterprise support
4.1.0 - December 19, 2022
ENHANCEMENTS:
4.0.0 - October 20, 2022
Major Version Update
v4.0.0 of the viya4-iac-gcp is a major version update. See details below in breaking changes.
BREAKING CHANGES:
- #142 feat: (IAC-476) Update Providers, Modules, & Dependencies
GCP Filestore instances created with release v4.0.0 will not be backwards compatible and be able to be managed by any previous version of viya4-iac-gcp. Attempting to do so will result in the following error messageResource instance managed by newer provider version
.
ENHANCEMENTS:
- #141 feat: (IAC-705) Update default PostgreSQL server_version to 13
BUG FIXES:
- #147 fix: (IAC-476) Change Filestore location param value
DOCUMENTATION:
- #143 docs: (IAC-705) Update server_version notes
3.2.0 - September 01, 2022
ENHANCEMENTS:
- #137: feat: (IAC-654) GKE add support for K8s 1.24
- #139: feat: (IAC-654) Add additional wait for service account secret
DOCUMENTATION:
- #138: docs: (IAC-654) Update default value for create_static_kubeconfig
Note: For Kubernetes clusters running v1.24+, the following warning from hashicorp/terraform-provider-kubernetes message is expected:
Warning: 'default_secret_name' is no longer applicable for Kubernetes 'v1.24.0' and above
See hashicorp/terraform-provider-kubernetes#1792 (comment)
3.1.0 - June 17, 2022
#134: (IAC-542) Update kubectl and default K8s version to 1.22
3.0.0 - April 28, 2022
Breaking Change
- Deploying a new Viya 4 2021.2.5 or earlier orders you must use the sample-input-connect.tfvars file.
- Deploying a new Viya 4 2021.2.6 and newer order is handled by this update. No changes are needed.
- Updating your cluster to use a Viya 4 2021.2.6 and newer order and not removing the Connect node pool requires no change.
- Updating your cluster to use a Viya 4 2021.2.6 and newer order and you do want to remove the Connect node pool you have, see sas-updates.md.
#128: (IAC-505) Remove connect node pool by default
#129: (IAC-515) New image with the connect node pool removed
#130: (IAC-531) added git share directive for viya4-iac-gcp
#131: (IAC-531) Update safe directory in Dockerfile
#132: (IAC-534) New Readme for remove connect class in iac-gcp
2.3.0 - March 18, 2022
2.2.0 - March 1, 2022
2.1.0 - January 31, 2022
2.0.0 - August 18, 2021
Summary
- Data Server Operator support
- Can create n number of database servers. New docs and updated sample files
- Cannot create databases in the database servers. This is now handled post infrastructure
- Dockerfile updates to pass hadolint