Skip to content

Releases: vmware/terraform-aws-avi-alb-deployment-aws

v1.0.17

04 Dec 16:16
2a734ba
Compare
Choose a tag to compare

Fixes:

  • Regular Expression to detect compatible versions for IMDSv2 support now resolves compatible versions properly

Full Changelog: v1.0.16...v1.0.17

v1.0.16

11 Oct 13:39
f73fb48
Compare
Choose a tag to compare

Additions:

  • Can now provide multiple IP ranges for access to the controllers using input variable input_firewall_controller_allow_source_ranges. Previous input variable input_firewall_controller_allow_source_range will be deprecated in future release.

Fixes:

  • When deploying a controller cluster from AWS Marketplace, the AMI reference is now correct for the second and third controller.

Full Changelog: v1.0.15...v1.0.16

v1.0.15

22 Sep 19:01
0ab9d7a
Compare
Choose a tag to compare

Fixes:

  • Security Group output variable reference typo

Full Changelog: v1.0.14...v1.0.15

v1.0.13

19 Sep 19:33
1098373
Compare
Choose a tag to compare

Additions

  • Adds outputs for the security group IDs created by the module

Fixes

  • When using a custom AMI, the data lookup used to locate a version specific AMI on the AWS Marketplace is now skipped.

Full Changelog: v1.0.12...v1.0.13

v1.0.12

15 Aug 18:12
137049b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

v1.0.11

13 Mar 05:12
Compare
Choose a tag to compare

Additions

  • Add ability to set certificates used for the Portal UI, Secure-Channel, and CA Root/Intermediate certs with the respective portal_certificate, securechannel_certificate, and ca_certificates, variables. Self-signed certificates will be generated and used by default if those variables are not set. Note that the securechannel_certificate variable should only be specified if there is a strict requirement that all certificates used be signed by a specific CA otherwise the default self-signed certificate should be used.
  • Add optional parameters to the register_controller variables to set the name and description used when registering the controller with Cloud Services. Otherwise, the default behavior is to use a name/description generated with the name_prefix variable and configure_gslb.site_name parameter if specified.
  • Update avi-cloud-services-registration README instructions

Full Changelog: v1.0.10...v1.0.11

v1.0.10

10 Mar 21:45
Compare
Choose a tag to compare

Additions

  • Add license_key variable for setting the license when the license_tier variable is set to "ENTERPRISE"
  • Remove Eval license when the Avi Controller is licensed

Full Changelog: v1.0.9...v1.0.10

v1.0.9

28 Feb 07:18
Compare
Choose a tag to compare

What's Changed

  • Add license_tier variable for selecting the default license tier of the controller
  • Fix Ansible task for setting email configuration with the email_config variable

Full Changelog: v1.0.8...v1.0.9

v1.0.8

21 Feb 22:27
def6b33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

13 Feb 23:05
Compare
Choose a tag to compare
  • Fix vmimport IAM role
  • Fixes for KMS IAM permissions