v0.15.1-beta.0
Pre-release
Pre-release
- EKS: Support for
aws-cn
oraws-us-gov
partitions #201 thanks @jdmarble - Remove cluster services module after it had been removed in v0.15.0 #203
- GKE: Replace data external/sh with dedicated data source to get user #204
- GKE: Truncate
metadata_name
to meetgoogle_service_account
account_id
max length #205 thanks @Spazzy757 - Add tests for non string value inheritance in configuration module #206
- AKS: Allow enabling Azure policy agent, disabled by default #207 thanks @feend78
- EKS: Allow custom CIDRs for the VPC and its per AZ default subnets #208
- GKE: Allow customizing location and taints for additional GKE node pools #209
- AKS: Remove deprecated
azuread_service_principal_password
value attribute #210
Upgrade Notes
AKS
When upgrading an AKS cluster, the Azure policy agent block, even if disabled by default, requires applying with --target
.
terraform apply --target module.aks_zero