Skip to content

Releases: sassoftware/viya4-iac-azure

4.2.0 - January 31, 2022

31 Jan 21:21
ecc6670
Compare
Choose a tag to compare

Summary

  • #217 : (IAC-395) Updated default Kubernetes version from 1.19 -> 1.21

4.1.0 - November 19, 2021

19 Nov 13:40
f018e00
Compare
Choose a tag to compare

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

19 Aug 00:07
f414906
Compare
Choose a tag to compare

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

28 Jun 23:25
6c7b21f
Compare
Choose a tag to compare

Summary

  • Minimal Sample file
  • Fixed nic deletion issue #174
  • Bug fixes

3.0.0 - June 08, 2021

08 Jun 20:34
b21e73d
Compare
Choose a tag to compare

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

18 May 13:11
5e5bee0
Compare
Choose a tag to compare

Summary

  • Bug fixes

2.1.1 - April 05, 2021

05 Apr 16:11
e9646e6
Compare
Choose a tag to compare
  • Added depends_on to fix ordering issues

2.1.0 - April 02, 2021

02 Apr 22:07
bffef6d
Compare
Choose a tag to compare

Summary

  • Added in bring your own networking
  • kubeconfig generation
  • several bugs/doc/misc updates.

2.0.0 - February 19, 2021

19 Feb 17:53
74e1d05
Compare
Choose a tag to compare

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

1.0.1 - December 04, 2020

04 Dec 20:16
be3e9fa
Compare
Choose a tag to compare

Summary

Docs
#56 - terraform type in README.md - Fixed

Bugs
#62 - Docker execution fails with multiple "data.external.iac_tooling_version is empty tuple" - Fixed