v1.15.0
CHANGELOG
1.15.0 (May 20, 2021)
FEATURES:
- Deprecated Argument:
rancher2_cluster.aks_config.tag- (Deprecated) Usetagsargument instead as []string - New Argument:
rancher2_cluster.aks_config.tags- (Optional/Computed) Tags for Kubernetes cluster. For example,["foo=bar","bar=foo"](list) - New Argument:
rancher2_cluster.agent_env_vars- (Optional) Optional Agent Env Vars for Rancher agent. For Rancher v2.5.6 and above (list) - Deprecated provider Argument:
retries- (Deprecated) Use timeout instead - New provider Argument:
timeout- (Optional) Timeout duration to retry for Rancher connectivity and resource operations. Default:"120s" - New Argument:
rancher2_cluster.oke_config.pod_cidr- (Optional) A CIDR IP range from which to assign Kubernetes Pod IPs (string) - New Argument:
rancher2_cluster.oke_config.service_cidr- (Optional) A CIDR IP range from which to assign Kubernetes Service IPs (string)
ENHANCEMENTS:
- Added timeout to
CatalogV2Clientfunction when getting new catalog v2 client
BUG FIXES:
- Fixed
rancher2_cluster.hetzner_config.UsePrivateNetworkwith proper json field name