Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Releases: FairwindsOps/azure-terraform-modules

virtual_network-v0.9.1

22 Dec 19:41
25adc82
Compare
Choose a tag to compare

What's Changed

Specify empty string security group for subnets (#32)

Fixed typo (#33)

aks_cluster-v2.0.3

07 Dec 21:45
5634745
Compare
Choose a tag to compare

What's Changed

  • fixup security enabled, dynamic gen by @sntxrr in #31

aks_cluster-v2.0.2

07 Dec 20:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: aks_cluster-v2.0.0...aks_cluster-v2.0.2

virtual_network-v0.9.0

02 Dec 23:13
48e4ff2
Compare
Choose a tag to compare

What's Changed

  • standardize on https style pull by @sntxrr in #27

aks_node_pool-v0.6.0

02 Dec 23:15
48e4ff2
Compare
Choose a tag to compare

What's Changed

aks_cluster-v2.0.0

15 Jan 21:32
d4df212
Compare
Choose a tag to compare

Removed the public_ssh_key_path variable and replaced with public_ssh_key so that the public key is not read from a file, but is instead given directly. This provides greater compatibility with using this module in Terraform Cloud, and is a breaking change, as the key will need to be provided directly as a parameter now.

aks_cluster-v1.0.0

17 Dec 20:45
da4fbcd
Compare
Choose a tag to compare
  • Implements new Azure AD integration method
  • Breaking change on terraform state, manual intervention required for upgrades, see details here: #22

virtual_network-v0.8.0

08 Oct 14:41
29a4c1b
Compare
Choose a tag to compare

Add support for Azure DDoS Protection Plans

virtual_network-v0.7.0

07 Oct 17:44
58473c4
Compare
Choose a tag to compare

Remove the azurerm provider from the module. See CHANGELOG for details before upgrading.

aks_node_pool-v0.5.0

07 Oct 17:43
58473c4
Compare
Choose a tag to compare

Remove the azurerm provider from the module. See CHANGELOG for details before upgrading.