Releases: sassoftware/viya4-iac-azure
Releases · sassoftware/viya4-iac-azure
4.2.0 - January 31, 2022
Summary
- #217 : (IAC-395) Updated default Kubernetes version from 1.19 -> 1.21
4.1.0 - November 19, 2021
Summary
There are rather large changes behind the scenes for this release; however, the code updates are not breaking changes. Please review the documentation for these new enhancements. Enjoy!
- Enhanced BYO capabilities
- Kubernetes 1.19.13 is now the default
- Public/Private egress control
- ssh keys are now optional
- Documentation updates
4.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
3.1.0 - June 28, 2021
Summary
- Minimal Sample file
- Fixed nic deletion issue #174
- Bug fixes
3.0.0 - June 08, 2021
Summary
- Ubuntu 20.04 LTS is now the base OS for Jump/NFS servers
- Terraform 1.0.0 - Older versions of terraform will not work with this code base.
- Terraform modules version updates
- Dockerfile now accommodates these newer versions
- Documentation updates
- kubernetes 1.19 is now the default
2.1.2 - May 18, 2021
Summary
- Bug fixes
2.1.1 - April 05, 2021
- Added depends_on to fix ordering issues
2.1.0 - April 02, 2021
Summary
- Added in bring your own networking
- kubeconfig generation
- several bugs/doc/misc updates.
2.0.0 - February 19, 2021
Summary
- New Jump/NFS Server VM - Using Ubuntu 18.04 LTS
- Updated cloud-init files for Server VM update
- "dev" storage type has now been removed
- New configMap helper for gathering git info
- Updated versions on modules/providers/resources
- Added
jump_rwx_filestore_path
to outputs