FEATURES:
- Added support for
rancher2_pod_security_admission_configuration_template
resource and dataSource. See #1302
ENHANCEMENTS:
- [Docs] fix unit and add new example to the documentation for
rancher_cluster_v2
. See #1309 - [Docs] add note linking to AWS docs for
eks_config_v2
. See #1247
BUGFIXES:
FEATURES:
- Added support for
machine_selector_files
on therancher2_cluster_v2
resource. See #1225 - Added support for
graceful_shutdown_timeout
for vSphere nodes. See #1228 - Added
inherited_cluster_roles
attribute to global_role. See #1242
ENHANCEMENTS:
- Changed default Ubuntu image for DigitalOcean from 16.04 -> 22.04. See #1213
- Improved EKS node_group error message. See #1205
- Set
protect-kernel-defaults
on rancher_v2 clusters. See #1244 - Updated
default_system_registry
behavior atrancher2_app_v2
resource. See #1265 - Updated RKE config machine pool schema and structure. See #1253
- Added
project_id
syntax forrancher2_project_role_template_binding
. See #1272 - Add the
keypair_name
argument to theopenstack_config
machine config and node template. See #1235 - [Docs] updated the documentation for
rancher_cluster_v2
. See #1300 - [Docs] Remove
keypair_name
fromamazonec2_config
. See #942
BUGFIXES:
- Fixed
machine_selector_config
old schema to have the correct type. See #1223 - Allow machine pools to be created and scaled down to 0. See #1232
- Fixed the issue where the for_each in
rancher2_registry
keeps changing the order of the list that has not changed. See #1268 - Fixed double base64-encoding of
ca_bundle
field. See #1296 - [Docs] Fixed description for using
kms_key
eks_config_v2
. See #892
FEATURES:
ENHANCEMENTS:
- [Docs] Add Terraform docs for cluster and fleet agent customization, PSACT support, and authentication ping
entity_field_id
for the v3.1.1 patch release. See #1175 - [Docs] Fix broken markdown in
rancher2_cluster
resource. See #1180 - [Docs] Update wording in registry resource. See #1185
- [Docs] Add example for multiple machine pools in RKE2. See #957
BUG FIXES:
FEATURES:
- New Resource
rancher2_custom_user_token
- Provides configuration options to create, modify, and delete a user token. See #932 and #1130 - Add Cluster and Fleet Agent Deployment Customization support for users to customize the tolerations, affinity, and resources of a downstream agent. See #1137
- New Argument
cluster_agent_deployment_customization
- (Optional) Optional customization for cluster agent. For Rancher v2.7.5 and above (list) - New Argument
fleet_agent_deployment_customization
- (Optional) Optional customization for fleet agent. For Rancher v2.7.5 and above (list) - New Argument
append_tolerations
- (Optional) User defined tolerations to append to agent (list) - New Argument
override_affinity
- (Optional) User defined affinity to override default agent affinity (string) - New Argument
override_resource_requirements
- (Optional) User defined resource requirements to set on the agent (list)
- New Argument
- Add Pod Security Admission Configuration Template (PSACT) support with state migration logic for 1.25+ RKE and v2 prov clusters. See #1119 and #1117
- New Argument
default_pod_security_admission_configuration_template_name
- (Optional) Cluster default pod security admission configuration template name (string) - New Argument
default_pod_security_admission_configuration_template_name
- (Computed) Cluster V2 default pod security admission configuration template name (string)
- New Argument
ENHANCEMENTS:
- New Argument
entity_id_field
- (Optional) Entity ID for authentication config (string). See #1163 - [Docs] Add dev process and rc docs. See #1138
- Rancher machine hostname truncation. See #1147
- Refactor kubeconfig logic to use token from cached kubeconfig and replace invalid/expired tokens properly. See #1158 and #1165
- Bump go-getter to 1.7.1. See #1118
- Bump google.golang.org/grpc to 1.53.0. See #1167
BUG FIXES:
- Add missing AKS node pool options. See #1122
- Verify
desired_size
in EKS node groups. See #1126 - Set DO userdata default empty for v2prov. See #1121
- Support old version HarvesterConfig. See #1132
- Fix 'unexpected end of JSON input' error when setting Pod Security Policy Template on new project. See #1113
- Fix Harvester
disk_size
default value. See #1149 - Consider all possible cluster states before passing them to StateChangeConf. See #1114
Your open source contributions are invaluable to us.
FEATURES:
ENHANCEMENTS:
BUG FIXES:
- Support old version HarvesterConfig. See #1132
FEATURES:
- Add support for new Azure features - node template tags, network interface, availability zone, and option to enable standard SKU. See #1023 and #1062
- Add support for node group node role on EKS clusters. See #1049
- Allow setting vmAffinity for Harvester clusters. See #1024 and #1110
- Update Harvester node driver to support multi nics and disks. See #1051
ENHANCEMENTS:
- [Docs] Update branching strategy and compatibility matrix. See #1060
- [Docs] Add example for authenticated cluster level private registry. See #1055
- [Docs] Remove macAddress in Harvester node driver. See #1089
- Add k8s 1.25 support | Remove logging cis v1 support. See #1056
- Add issue and pull request templates. See #1063
- Update Wrangler to v1.1.0. See #1079
- Bump golang.org/x/net from 0.2.0 to 0.7.0. See #1078
- Bump github.com/hashicorp/go-getter from 1.4.0 to 1.7.0. See #1077
- Add script to test Terraform RCs locally on darwin/unix and windows. See #1082 and #1085
- Implement retry logic to enforce timeouts. See #1033
BUG FIXES:
- [Docs] Add machine_pool
annotations
property. See #1041 - Add new field for computed values in App v2 resource. See #1021
- Do not sort mirror endpoints. See #1029
- Update SDK and make machine pool
cloud_credential_secret_name optional
to fix plan bug. See #1070 - Fix intermittent 409 conflict when creating new
rancher2_project
with PSPTID. See #1058
FEATURES:
ENHANCEMENTS:
BUG FIXES:
- Update CHANGELOG with known bug info from #909. See #1025
- Revert "Add admission_configuration configuration." See #1026
FEATURES:
ENHANCEMENTS:
- [Docs] Add a note about Azure AD auth configuration migration. See #983
- [Docs] Remove tech preview reference for features that are already GA. See #1000
- Bump docker url version to 20.10. See #970
BUG FIXES:
- Use existing cluster registration token if conflict. See #997
KNOWN BUG:
- An update to the
admission_configuration
field within the kube-api service performed in #909 prevents provider upgrades from v1.24.1 to v1.24.2 in cases whereadmission_configuration
was previously defined due to a type mismatch. See #1011
FEATURES:
- New Argument:
amazonec2_config.http_endpoint
- (Optional) Enables or disables the HTTP metadata endpoint on your instances (string). See #944 - New Argument:
amazonec2_config.http_tokens
- (Optional) The state of token usage for your instance metadata requests (string). See #944 - New Argument:
rke_config.aci_network_provider
- (Optional/Computed) ACI provider config for RKE network (list maxitems:63). See #912
ENHANCEMENTS:
- Add test coverage for amazonec2 node template. See #952
- Remove non working args from
amazonec2_config
. See #960 - Add release checklist to README. See #971
- Bump rancher/rancher and go client dependencies to support the ACI Network Provider. See #959
BUG FIXES:
FEATURES:
- Add Drain Before Delete timeout to cluster_v2 resource. See #903
- Add k3s/rke2 etcd snapshot restore support for cluster v2. See #920
BUG FIXES:
- Fixed RKE2 EC2 cluster creation with standard user token. See #898
- Fixed incorrect delete timeout values for cluster resources. See #906
- Fixed incorrect timeout variable used in the app delete function. See #897
FEATURES:
- The Harvester node driver is now supported. See #861.
- Added support for KEv2 cluster certificate rotation. See #882.
- Added support for node pool health checks on KEv2 clusters. See #889.
ENHANCEMENTS:
hetzner_node_driver
now supports specifyingserver_labels
. See #851.drain_before_delete
can now be specified onrancher2_cluster_v2
resources. See #890.- Added support for
rancher2_cloud_credential
imported resources. - Added
rancher2_node_template
label for server resources inhetzner_config
. See #657.
BUG FIXES:
- Importing KEv2 clusters with the Rancher client have their config correctly rewritten. See #36128.
- Fix race condition for empty kubeconfig generation for
rancher2_cluster_sync
resource. See #849.
FEATURES:
ENHANCEMENTS:
- Added k8s specialized verbs
bind
,escalate
,impersonate
anduse
support, torancher2_global_role
andrancher2_role_template
rules
BUG FIXES:
- Fix
rancher2_cluster_sync.state_confirm
behaviour #797 - Fix
rancher2_cluster
monitoring flips on resource update #825 - Fix kube_config generation function at
rancher2_cluster
,rancher2_cluster_v2
andrancher2_cluster_sync
for Rancher 2.6.0 and above #789
FEATURES:
ENHANCEMENTS:
BUG FIXES:
- Fix
getClusterKubeconfig
function to properly generate kubeconfig whenrancher2_cluster.LocalClusterAuthEndpoint
is enabled for Rancher lower than v2.6.x #829
FEATURES:
- New Argument:
rancher2_cloud_credential.s3_credential_config
- (Optional) S3 config for the Cloud Credential. For Rancher 2.6.0 and above (list maxitems:1) - New Argument:
rancher2_cluster.rke_config.enable_cri_dockerd
- (Optional) Enable/disable using cri-dockerd. Deafult:false
(bool) #792 - New Argument:
rancher2_cluster.rke_config.private_registries.ecr_credential_plugin
- (Optional) ECR credential plugin config (list maxitems:1) - New Argument:
rancher2_cluster_v2.local_auth_endpoint
- - (Optional) Cluster V2 local auth endpoint (list maxitems:1) - Deprecated Argument:
rancher2_cluster_v2.rke_config.local_auth_endpoint
- (Deprecated) Userancher2_cluster_v2.local_auth
endpoint instead (list maxitems:1)
ENHANCEMENTS:
- Updated
rancher2_cluster_v2
docs adding labels and annotations arguments #784 - Updated
findClusterRegistrationToken
function checking for correct Cluster Registration Token #791 - Updated
getClusterKubeconfig
function to properly delete a cluster if cluster not available #788 - Updated
rancher2_machine_config_v2
resource to allow its use by Rancher standard users #824 - Updated
rancher2_cluster.eks_config_v2
argument to fix EKS launch template issue #820 - Updated go modules and acceptance tests to support rancher v2.6.3
BUG FIXES:
- Fix
rancher2_cluster_v2.rke_config.registries
sort to avoid false diff - Fix
rancher2_machine_config_v2
to properly get updated
FEATURES:
- New Data Source
rancher2_principal
Use this data source to retrieve information about a Rancher v2 Principal resource - New Argument:
rancher2_bootstrap.initial_password
- (Optional/Computed/Sensitive) Initial password for Admin user. Default:admin
(string)
ENHANCEMENTS:
- Added
IsConflict
function to retry on update v2 resources - Added
RestartClients
function to restart Rancher2 clients - Updated
CatalogV2Client
function to also retry if errIsNotFound
orIsForbidden
- Refactored
activateNodeDriver
andactivateKontainerDriver
functions to retry if got conflict on node driver action - Refactored v2 resources CRUD functions to be defined at resources files. Added retry if got conflict on update
- Updated
rancher2_cluster_v2
to support creation using Rancher2 standard user token - Refactored
config.NormalizeURL
function to return error - Updated
rancher2_bootstrap.current_password
argument to be Computed/Sensitive. Please be sure to remove this field from tf file before update.
BUG FIXES:
- Fixed
waitAllCatalogV2Downloaded
function avoiding race condition
FEATURES:
- New Data Source:
rancher2_config_map_v2
- Provides Rancher configMap v2 data source. Available at Rancher v2.5.x and above. - New Resource:
rancher2_config_map_v2
- Provides Rancher configMap v2 resource. Available at Rancher v2.5.x and above.
ENHANCEMENTS:
- Updated go modules and acceptance tests to support rancher v2.6.1
- Updated
waitForRancherLocalActive
function to allowrancher2_bootstrap
works when using Rancher restricted-admin at Rancher 2.6.x - Updated
rancher2_cluster.aks_config_v2
schema and structure to fix aks cluster import errors #757 #771
BUG FIXES:
- Fixed
expandClusterEKSConfigV2
function to avoid provider crash #753 - Fixed
rancher2_cluster
resource update to properly update eks v2 and gke v2 clusters
FEATURES:
- New Argument:
rancher2_cluster.aks_config_v2
- (Optional) The Azure AKS v2 configuration for creating/importaks
Clusters. Conflicts withaks_config
,eks_config
,eks_config_v2
,gke_config
,gke_config_v2
,oke_config
k3s_config
andrke_config
. For Rancher v2.6.0 and above (list maxitems:1) - New Argument:
rancher2_cloud_credential.azure_credential_config.environment
- (Optional/Computed) Azure environment (e.g. AzurePublicCloud, AzureChinaCloud) (string) - New Argument:
rancher2_cloud_credential.azure_credential_config.tenant_id
- (Optional/Computed) Azure Tenant ID (string) - New Attribute:
rancher2_cluster.cluster_registration_token.insecure_node_command
- (Computed) Insecure node command to execute in a imported k8s cluster (string) - New Attribute:
rancher2_cluster.cluster_registration_token.insecure_windows_node_command
- (Computed) Insecure windows command to execute in a imported k8s cluster (string) - New Attribute:
rancher2_cloud_credential.amazonec2_credential_config.default_region
- (Optional) AWS default region (string) - New Resource:
rancher2_machine_config_v2
- Provides a Rancher v2 Machine config v2 resource. Available as tech preview at Rancher v2.6.0 and above. - New Resource:
rancher2_cluster_v2
- Provides Rancher cluster v2 resource to manage RKE2 and K3S cluster. Available as tech preview at Rancher v2.6.0 and above. - New Data Source:
rancher2_cluster_v2
- Provides Rancher cluster v2 resource to manage RKE2 and K3S cluster. Available at Rancher v2.6.0 and above.
ENHANCEMENTS:
- Updated go modules and acceptance tests to support rancher v2.6.0
- Updated
rancher2_cluster.rke_config
schema to support rancher v2.6.0 rancher/rke#2409 - Updated
rancher2_cluster.gke_config_v2
schema to support rancher v2.6.0 rancher/gke-operator#49 - Updated
rancher2_cluster.eks_config_v2
schema to support rancher v2.6.0 rancher/eks-operator#38 - Updated
rancher2_cluster.gke_config_v2
schema to support rancher v2.6.0 rancher/rancher#34291 - Updated docs, adding note to use
rancher2_bootstrap
resource on Rancher v2.6.0 and above
BUG FIXES:
- Updated
rancher2_project_role_template_binding
rancher2_cluster_role_template_binding
resources, settinguser_id
andgroup_id
arguments as computed - Updated
rancher2_cluster.aks_config_v2
to:- disable default value for
node_pools.max_count
andnode_pools.min_count
rancher/rancher#34752 - set optional arguments as computed for imported clusters rancher/rancher#34758
- disable default value for
- Updated
InfoAppV2
function to proper escape url query params #739
FEATURES:
ENHANCEMENTS:
- Added verb
own
to policy rule - Updated
WaitForClusterState
function to check for condition last update before return error
BUG FIXES:
FEATURES:
- New Argument:
rancher2_cluster.fleet_workspace_name
- (Optional/Computed) Fleet workspace name (string)
ENHANCEMENTS:
BUG FIXES:
- Fix
rancher2_cluster
resource update to not reset fleet workspace name - Fix
rancher2_node_template
resource to proper updatecloud_credential_id
anduse_internal_ip_address
arguments
FEATURES:
- New Argument:
rancher2_cluster.rke_config.ingress.tolerations
- (Optional) Ingress add-on tolerations (list) - New Argument:
rancher2_cluster.rke_config.monitoring.tolerations
- (Optional) Monitoring add-on tolerations (list) - New Argument:
rancher2_cluster.rke_config.network.tolerations
- (Optional) Network add-on tolerations (list) - New Argument:
rancher2_cluster.rke_config.dns.options
- (Optional) DNS add-on options (map) - New Argument:
rancher2_cluster.rke_config.dns.tolerations
- (Optional) DNS add-on tolerations (list) - New Argument:
rancher2_cluster.oke_config.enable_private_control_plane
- (Optional) Specifies whether Kubernetes API endpoint is a private IP only accessible from within the VCN. Defaultfalse
For Rancher v2.5.10 and above (bool) - New Data Source:
rancher2_storage_class_v2
- Provides Rancher Storage Class v2 data source. Available at Rancher v2.5.x and above. - New Resource:
rancher2_storage_class_v2
- Provides Rancher Storage Class v2 resource. Available at Rancher v2.5.x and above.
ENHANCEMENTS:
- Added
tolerations
schema, structure and tests - Updated
rancher2_cluster
resource to properly generate cluster registration token - Minor
rancher2_catalog_v2
andrancher2_secret_v2
datasource docs update - Added verb
deletecollection
to policy rule - Updated
WaitForClusterState
function to check for cluster transitioning before return error
BUG FIXES:
- Updated
rancher2_notifier
resource to be replaced on update - Fixed
rancher2_cluster.eks_config_v2
to avoid false diff - Updated
rancher2_notifier
resource to be replaced on update - Updated
rancher2_cluster
docs to proper format yaml examples
FEATURES:
- New Argument:
rancher2_auth_config_keycloak.entity_id
- (Optional/Computed) KeyCloak Client ID field (string) - New Argument:
rancher2_auth_config_activedirectory.start_tls
- (Optional/Computed) Enable start TLS connection (bool) - New Argument:
rancher2_node_pool.drain_before_delete
- (Optional) Drain nodes before delete (bool)
ENHANCEMENTS:
- Added timeout error message to
CatalogV2Client
,getObjectV2ByID
andGetCatalogV2List
functions - Updated
rancher2_bootstrap
resource to wait untillocal
cluster is active - Updated
rancher2_cluster.rke_config.cloud_provider.name
argument fromOptional/Computed
toOptional
- Updated
rancher2_cluster
resource to replace RKE cluster API info instead of update, ifrancher2_cluster.rke_config
has been updated - Updated
rancher2_project
resource to replace project API info instead of update - Updated
rancher2_node_template.engine_install_url
argument to becomputed
- Updated Rancher to v2.5.9
- Updated golang to v1.16.5 and added darwin arm64 build
BUG FIXES:
- Fixed
rancher2_cluster.gke_config_v2.cluster_addons
to be optional
FEATURES:
ENHANCEMENTS:
BUG FIXES:
- Added timeout to
CatalogV2Client
function when getting new catalog v2 client
FEATURES:
- Deprecated Argument:
rancher2_cluster.aks_config.tag
- (Deprecated) Usetags
argument 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
CatalogV2Client
function when getting new catalog v2 client
BUG FIXES:
- Fixed
rancher2_cluster.hetzner_config.UsePrivateNetwork
with proper json field name
FEATURES:
- New Argument:
rancher2_cluster.oke_config.limit_node_count
- (Optional) The maximum number of worker nodes. Can limitquantity_per_subnet
. Default0
(no limit) (int) - New Argument:
rancher2_cluster.rke_config.ingress.default_backend
- (Optional) Enable ingress default backend. Default:true
(bool) - New Argument:
rancher2_cluster.rke_config.ingress.http_port
- (Optional/Computed) HTTP port for RKE Ingress (int) - New Argument:
rancher2_cluster.rke_config.ingress.https_port
- (Optional/Computed) HTTPS port for RKE Ingress (int) - New Argument:
rancher2_cluster.rke_config.ingress.network_mode
- (Optional/Computed) Network mode for RKE Ingress (string) - New Argument:
rancher2_cluster.rke_config.ingress.update_strategy
- (Optional) RKE ingress update strategy (list Maxitems: 1) - New Argument:
rancher2_cluster.rke2_config
- (Optional/Computed) The RKE2 configuration forrke2
Clusters. Conflicts withaks_config
,eks_config
,gke_config
,oke_config
,k3s_config
andrke_config
(list maxitems:1) - New Argument:
rancher2_cluster_sync.wait_alerting
- (Optional) Wait until alerting is up and running. Default:false
(bool) - New Argument:
rancher2_cluster.gke_config_v2
- (Optional) The Google GKE V2 configuration forgke
Clusters. Conflicts withaks_config
,eks_config
,eks_config_v2
,gke_config
,oke_config
,k3s_config
andrke_config
. For Rancher v2.5.8 and above (list maxitems:1) - New Argument:
rancher2_cloud_credential.google_credential_config
- (Optional) Google config for the Cloud Credential (list maxitems:1)
ENHANCEMENTS:
- Updated
rancher2_catalog_v2
schema resource, defining conflict betweengit_repo
andurl
arguments - Improved
rancher2_cluster_sync
with new cluster state check method and new option to wait until alerting is enabled - Updated go mod to support Rancher
v2.5.8
- Updated acceptance tests to use Rancher
v2.5.8
BUG FIXES:
- Fix
rancher2_node_pool
resource, addingforcenew
property to not updatable arguments - Fix
rancher2_cluster
resource, fixing provider crash ifcluster_monitoring_input
argument is deleted - Fix
rancher2_project
resource, fixing provider crash ifproject_monitoring_input
argument is deleted - Fix
rancher2_catalog_v2
resource, just setting defaultgit_branch
value ifgit_repo
is specified - Fix
rancher2_cluster.eks_config_v2
argument, settingprivate_access
,public_access
andsecrets_encryption
as computed argument, removing default value
FEATURES:
- New Argument:
rancher2_cluster.eks_config_v2.node_groups.image_id
- (Optional) The EKS node group image ID (string) - New Argument:
rancher2_cluster.eks_config_v2.node_groups.launch_template
- (Optional) The EKS node groups launch template (list Maxitem: 1) - New Argument:
rancher2_cluster.eks_config_v2.node_groups.launch_template.id
- (Required) The EKS node group launch template ID (string) - New Argument:
rancher2_cluster.eks_config_v2.node_groups.launch_template.name
- (Optional/Computed) The EKS node group launch template name (string) - New Argument:
rancher2_cluster.eks_config_v2.node_groups.launch_template.version
- (Optional) The EKS node group launch template version. Default:1
(int) - New Argument:
rancher2_cluster.eks_config_v2.node_groups.request_spot_instances
- (Optional) Enable EKS node group request spot instances (bool) - New Argument:
rancher2_cluster.eks_config_v2.node_groups.resource_tags
- (Optional) The EKS node group resource tags (map) - New Argument:
rancher2_cluster.eks_config_v2.node_groups.spot_instance_types
- (Optional) The EKS node group sport instace types (list string) - New Argument:
rancher2_cluster.eks_config_v2.node_groups.subnets
- (Optional) The EKS node group subnets (list string) - New Argument:
rancher2_cluster.eks_config_v2.node_groups.user_data
- (Optional) The EKS node group user data (string) - New Argument:
rancher2_cluster_sync.wait_catalogs
- (Optional) Wait until all catalogs are downloaded and active. Default:false
(bool) - New Attribute:
rancher2_cluster.eks_config_v2.node_groups.version
- (Computed) The EKS node group version (string) - New Attribute:
rancher2_app_v2.system_default_registry
- (Computed) The system default registry of the app (string) - New Data Source:
rancher2_secret_v2
- Provides a Rancher V2 Secret V2 data source - New Resource:
rancher2_secret_v2
- Provides a Rancher V2 Secret V2 resource
ENHANCEMENTS:
- Updated go mod to support Rancher
v2.5.7
- Updated acceptance tests to use Rancher
v2.5.7
- Updated
rancher2_cluster_sync
to allow wait until all catalogs are downloaded and active
BUG FIXES:
- Fix
rancher2_app_v2
to respect Rancher system default registry - Fix
rancher2_cluster.eks_config_v2
to deploy properly EKS clusters - Fix
rancher2_catalog_v2
to wait untildownloaded
status
FEATURES:
- New Argument:
rancher2_node_template.node_taints
- (Optional) Node taints. For Rancher v2.3.3 and above (List) - New Argument:
rancher2_cluster.aks_config.load_balancer_sku
- (Optional/Computed) Load balancer type (basic | standard). Must be standard for auto-scaling - New Argument:
rancher2_cluster.rke_config.services.etc.backup_config.timeout
- (Optional/Computed) Set timeout in seconds for etcd backup. For Rancher v2.5.6 and above - New Data Source:
rancher2_global_role
- Provides a Rancher V2 Global Role data source - New Resource:
rancher2_global_role
- Provides a Rancher V2 Global Role resource - New Resource:
rancher2_feature
- Provides a Rancher V2 Feature resource. For Rancher v2.5.0 and above
ENHANCEMENTS:
- Updated
rancher2_node_template.openstack_config
to supportboot_from_volume
and related arguments - Added
password
as validcluster_template_questions
type torancher2_cluster
resource - Preserve
cluster_template_answers
forcluster_template_questions
of typepassword
inrancher2_cluster
resource to avoid misleading diffs - Added
nodes
attribute reference torancher2_cluster_sync
resource - Updated go mod to support Rancher
v2.5.6
- Updated acceptance tests to use Rancher
v2.5.6
- Added retry to get k8s default version, if getting forbidden or server error
- Added retry to get V2 catalogs and apps, if getting server error
BUG FIXES:
- Fixed cluster and project resource for update monitoring version properly
- Fixed
rancher2_app_v2
resource, added retry to GetAppV2OperationByID if got apierr 500 - Fixed
rancher2_cluster
docs, annotations and labels argument description
FEATURES:
- New Argument:
rancher2_node_template.hetzner_config
- (Optional) Hetzner config for the Node Template (list maxitems:1) - New Argument:
rancher2_cluster.rke_config.dns.linear_autoscaler_params
- (Optional) LinearAutoScalerParams dns config (list Maxitem: 1) - New Argument:
rancher2_cluster.rke_config.dns.update_strategy
- (Optional) DNS update strategy (list Maxitems: 1) - New Argument:
rancher2_notifier.dingtalk_config
- (Optional) Dingtalk config for notifier (list maxitems:1) - New Argument:
rancher2_notifier.msteams_config
- (Optional) MSTeams config for notifier (list maxitems:1) - New Data Source:
rancher2_global_dns_provider
- Provides a Rancher V2 Global DNS Provider data source - New Resource:
rancher2_global_dns
- Provides a Rancher V2 Global DNS resource - New Resource:
rancher2_global_dns_provider
- Provides a Rancher V2 Global DNS Provider resource
ENHANCEMENTS:
- Updated
rancher2_app_v2.chart_version
as optional/computed argument. Deploying latest app v2 version ifchart_version
is not provided - Updated
rancher2_app_v2.wait
default value totrue
- Updated go mod to support Rancher
v2.5.4
- Updated acceptance tests to use Rancher
v2.5.4
BUG FIXES:
- Fixed
rancher2_cluster
resource, added retry when enabling cluster monitoring and got apierr 500. rancher/rancher#30188 - Fixed
rancher2_cluster
datasource error, whenrke_config.services.kube_api.secrets_encryption_config.custom_config
orrke_config.services.kube_api.event_rate_limit.configuration
are set. #546 - Fixed
rancher2_cluster_template
required argument definition on docs - Fixed
Apps & marketplace
guide for Rancher v2.5.0 format - Fixed doc examples for activedirectory, freeipa and openldap auth providers
- Fixed
rancher2_app_v2
resource to properly pass global values to sub charts. #545 - Fixed
rancher2_app_v2
resource to don't override name nor namespace on App v2 not certified by rancher - Fixed
rancher2_cluster
docs, adding missedgke_config.enable_master_authorized_network
argument
FEATURES:
ENHANCEMENTS:
BUG FIXES:
- Fixed
flattenClusterTemplateRevisions
func to avoid crash onrancher2_cluster_template
resource at some circumstances
FEATURES:
- Deprecated Argument:
rancher2_cluster.eks_import
- (Optional) Userancher2_cluster.eks_config_v2
instead. For Rancher v2.5.0 and above - New Argument:
rancher2_cluster.eks_config_v2
- (Optional) EKS cluster import and new management support. For Rancher v2.5.0 and above
ENHANCEMENTS:
- Updated go mod to support Rancher
v2.5.2
- Updated acceptance tests to use Rancher
v2.5.2
- Improved
rancher2_bootstrap
on resource creation. Number of retires onbootstrapDoLogin
function can be configured withretries
provider argument - Updated
rancher2_catalog_v2
contextualized resource id withcluster_id
prefix - Updated
rancher2_app_v2
contextualized resource id withcluster_id
prefix - Updated
rancher2_app_v2
to show helm operation log if fail - Updated
rancher2_app_v2.values
argument as sensitive
BUG FIXES:
- Fixed
rancher2_cluster.rke_config.upgrade_strategy.drain
argument to set false value properly - Fixed
Apps & marketplace
guide for Rancher v2.5.0 format - Fixed
rancher2_app_v2.values
argument to avoid false diff - Fixed
rancher2_cluster_role_template_binding
andrancher2_cluster_role_template_binding
arguments to forceNew on update
FEATURES:
- New Argument:
rancher2_cluster.oke_config
- (Optional) Oracle OKE configuration - New Argument:
rancher2_node_template.openstack_config.application_credential_id
- (Optional) OpenStack application credential id - New Argument:
rancher2_node_template.openstack_config.application_credential_name
- (Optional) OpenStack application credential name - New Argument:
rancher2_node_template.openstack_config.application_credential_secret
- (Optional) OpenStack application credential secret - New Argument:
rancher2_notifier.dingtal_config
- (Optional) Dingtalk config for notifier. For Rancher v2.4.0 and above (list maxitems:1) - New Argument:
rancher2_notifier.msteams_config
- (Optional) MSTeams config for notifier. For Rancher v2.4.0 and above (list maxitems:1) - New Argument:
rancher2_cluster.eks_import
- (Optional) EKS cluster import and new management support. For Rancher v2.5.0 and above - New Argument:
rancher2_bootstrap.ui_default_landing
- (Optional) Set default ui landing on Rancher bootstrap. For Rancher v2.5.0 and above - New Data Source:
rancher2_catalog_v2
- Support new Rancher catalog V2 datasource. For Rancher v2.5.0 and above - New Resource:
rancher2_catalog_v2
- Support new Rancher catalog V2 resource. For Rancher v2.5.0 and above - New Resource:
rancher2_app_v2
- Support new Rancher app V2 resource. For Rancher v2.5.0 and above
ENHANCEMENTS:
- Added new computed
ca_cert
argument atrancher2_cluster
resource and datasource - Delete
rancher2_app
if created and got timeout to be active - Updated golang to v1.14.9 and removing vendor folder
- Updated go mod to support Rancher
v2.5.1
- Added dingtal_config and msteams_config arguments at rancher2_notifier resource. go code and docs
- Improved
rancher2_cluster_sync
wait for cluster monitoring - Improved
rancher2_bootstrap
on resource creation.bootstrapDoLogin
function will retry 3 times user/pass login before fail - Updated acceptance tests to use Rancher
v2.5.1
, k3sv1.18.9-k3s1
and cert-managerv1.0.1
- Added new
Apps & marketplace
guide for Rancher v2.5.0
BUG FIXES:
- Fix
rke_config.monitoring.replicas
argument to set default value to 1 if monitoring enabled - Fix Rancher auth config apply on activedirectory, freeipa and openldap providers
- Fix
rancher2_cluster.rke_config.upgrade_strategy.drain
argument to set false value properly
FEATURES:
ENHANCEMENTS:
BUG FIXES:
- Fix
Error: string is required
upgrading rancher2 provider from v1.10.0 or lower
FEATURES:
ENHANCEMENTS:
- Updated go mod, vendor files and provider tests to support rancher 2.4.8 and k3s v1.18.8-k3s1
- Added
rancher2_cluster_sync.state_confirm
argument to wait until active status is confirmed a number of times - Added
syslog_config.enable_tls
argument to cluster and project logging
BUG FIXES:
- Fix
rke_config.cloud_provider.name
argument to not be validated - Fix
rancher2_certificate
resource update - Fix false diff if
rancher2_project.project_monitoring_input
not specified - Fix
rancher2_token.ttl
argument to work properly on Rancher up to v2.4.7 - Fix
rancher2_namespace.resource_quota
argument to computed - Fix
rancher2_app
resource to wait until created/updated
FEATURES:
ENHANCEMENTS:
- Added
nsg
support onazure_config
argument onrancher2_node_template
resource - Updated go mod, vendor files and provider tests to support rancher 2.4.6
- Added aws kms key id support to
rancher2_node_template
BUG FIXES:
- Fix
rke_config.event_rate_limit.configuration
argument to work properly - Fix cluster and project role template binding doc files name
- Fix
rancher2_cluster_sync
resource error if referred cluster deleted out of band - Fix
rancher2_namespace
andrancher2_project
resources error if destroyed by not global admin user - Fix
rancher2_app
resource error if referred project deleted out of band - Fix
rancher2_app
doc typo ontarget_namespace
argument description - Fix
rancher2_cluster
andrancher2_project
resources error if created with monitoring enabled by not global admin user - Fix
rancher2_token
to set annotations and labels as computed attibutes - Fix
rke_config.secrets_encryption_config.custom_config
argument to work properly - Fix
rancher2_token.ttl
argument to work properly on Rancher v2.4.6 - Fix
rancher2_project
resource applyingpod_security_policy_template_id
argument on creation
FEATURES:
- Deprecated Argument:
rancher2_cluster.enable_cluster_istio
- Deploy istio usingrancher2_app
resource instead - New Argument:
rancher2_cluster.istio_enabled
- (Computed) Is istio enabled at cluster?
ENHANCEMENTS:
- Added
wait
argument to rancher2_app - Added configurable retry logic when Rancher responds with "405 method not allowed" for
rancher2_node_template
resource - Added drone pipeline definition to publish provider at terraform registry
- Updated docs to terraform registry format
BUG FIXES:
- Fixes on
rancher2_cluster_template
resource: - Fixed import resource description on doc files
- Fixed bootstrap link on doc website
FEATURES:
ENHANCEMENTS:
- Updated acceptance tests:
- run rancher HA environment on k3s v1.18.2-k3s1
- integrated rancher update scenario from v2.3.6 to v2.4.5
- Updated local cluster on
rancher2_bootstrap
resource, due to issue rancher/rancher#16213 - Added
load_balancer_sku
argument toazure_cloud_provider
configuration - Added
nodelocal
argument torke_config.dns
argument onrancher2_cluster
resource - Added
view
verb torules
argument forrancher2_node_template
resource - Updated golang to v1.13, modules and vendor files
- Updated Rancher support to v2.4.5
- Added full feature to
rke_config.monitoring
argument - Added
external
as allowed value onrke_config.cloud_provider
argument onrancher2_cluster
resource - Added
region
argument ongke_config
forrancher2_cluster
resource - Updated
annotations
andlabels
arguments to supress diff when name containscattle.io/
orrancher.io/
BUG FIXES:
- Fixed
nodeTemplateStateRefreshFunc
function onrancher2_node_template
resource to check if returned error is forbidden - Updated
rancher2_app
resource to fix local cluster scoped catalogs - Updated api bool fields with default=true to
*bool
. Related to rancher/types#1083 - Fixed update on
rancher2_cluster_template
resource. Related to https://github.com/terraform-providers/terraform-provider-rancher2/issues/365
FEATURES:
ENHANCEMENTS:
BUG FIXES:
- Fix project alert group and alert rule datasource and resoruce documentation
- Added
version
argument tocluster_monitoring_input
argument onrancher2_cluster
andrancher2_project
resources - Fixed rancher timeout on bootstrapping
FEATURES:
ENHANCEMENTS:
- Added
fixNodeTemplateID
to fixrancher2_node_template
ID upgrading up to v2.3.3. Issue #195 - Updated rnacher to v2.4.2 on acceptance test
BUG FIXES:
- Fix
upgrading
state on resourceRancher2ClusterUpdate() function - Updated process for getting rke supported kubernetes version
- Set
version
argument onrancher2_catalog
as computed
FEATURES:
ENHANCEMENTS:
BUG FIXES:
- Fix init provider if api_url is dependent of infra that is not yet deployed
FEATURES:
- New Data Source:
rancher2_cluster_scan
ENHANCEMENTS:
- Added
wait_monitoring
argument torancher2_cluster_sync
resource - Added
retries
config argument andisRancherActive()
function - Updated go modules and vendor files to rancher v2.4.0
- Updated rancher to v2.4.0 and k3s to v1.17.4-k3s1 on acceptance tests
- New rancher v2.4.0 features:
- Added
group_principal_id
argument torancher2_global_role_binding
resource - Added
k3s_config
argument torancher2_cluster
datasource and resource - Added
version
argument torancher2_catalog
datasource and resource - Added
upgrade_strategy
argument torke_config
onrancher2_cluster
resource - Added
scheduled_cluster_scan
argument onrancher2_cluster
andrancher2_cluster_template
resources - Added
rancher2_cluster_scan
datasource
- Added
- Added
fixNodeTemplateID
to fixrancher2_node_template
ID upgrading up to v2.3.3. Issue #195
BUG FIXES:
- Added
enable_json_parsing
argument to cluster and project logging - Sync resource delete with rancher API
- Fix recipient update on cluster and project alert groups
FEATURES:
- New Data Source:
rancher2_pod_security_policy_template
- New Resource:
rancher2_pod_security_policy_template
ENHANCEMENTS:
- Updated
rancher/norman
go modules and vendor files - Added
plugin
optional valuenone
torke_config
argument onrancher2_cluster
resource - Updated multiline arguments to trim spaces by default and avoid false diff
- Updated
rancher/types
go modules and vendor files - Added
mtu
argument torke_config.network
argument onrancher2_cluster
resource - Added
custom_target_config
argument torancher2_cluster_logging
andrancher2_project_logging
resources - Updated
aks_config
,eks_config
andgke_config
arguments ti proper updterancher2_cluster
resource
BUG FIXES:
- Fix
audit_log.configuration.policy
argument torke_config.services.kube_api
argument onrancher2_cluster
resource - Added
plugin
optional valuenone
torke_config
argument onrancher2_cluster
resource - Updated multiline arguments to trim spaces by default and avoid false diff
- Updated
private_key_file
definition for openstack driver onrancher2_node_template
docs - Updated
private_key_file
definition for openstack driver onrancher2_node_template
docs - Fixed
rke_config.cloud_provider.aws_cloud_provider.global
argument as computed to avoid false diff
FEATURES:
ENHANCEMENTS:
- Added
refresh
argument torancher2_catalog
resource - Added
name
andis_external
arguments torancher2_user
datasource - Added
delete_not_ready_after_secs
andnode_taints
arguments tonode_pool
resource - Added
delete_not_ready_after_secs
andnode_taints
arguments torancher2_node_pool
resource - Updated
github.com/rancher/types
andgithub.com/rancher/norman
go modules and vendor files to support rancher v2.3.3 - Splitted schema, structure and test
cluster_rke_config_services
files for every rke service - Added
ssh_cert_path
argument torke_config
argument onrancher2_cluster
resource - Added
audit_log
,event_rate_limit
andsecrets_encryption_config
arguments torke_config.services.kube_api
argument onrancher2_cluster
resource - Added
generate_serving_certificate
argument torke_config.services.kubelet
argument onrancher2_cluster
resource - Added
driver_id
argument onrancher2_node_template
resource to reference user createdrancher2_node_driver
BUG FIXES:
- Fix
template_revisions
update onrancher2_cluster_template
resource - Fix
rke_config.services.kube_api.policy
argument onrancher2_cluster
resource - Fix
data
argument set as sensitive onrancher2_secret
resource
FEATURES:
ENHANCEMENTS:
- Added GetRancherVersion function to provider config
- Updated
vsphere_config
argument schema onrancher2_node_template
resource to support Rancher v2.3.3 features - Updated rancher to v2.3.3 and k3s to v0.10.2 on acceptance tests
BUG FIXES:
- Set
annotations
argument as computed onrancher2_node_template
resource - Added
rancher2_node_template
resource workaround on docs when upgrade Rancher to v2.3.3
FEATURES:
- New Resource:
rancher2_token
ENHANCEMENTS:
- Added
always_pull_images
argument onkube_api
argument onrke_config
argument forrancher2_clusters
resource - Added resource deletion if not getting active state on creation for
rancher2_catalog
resource - Updated rancher to v2.3.2 and k3s to v0.10.1 on acceptance tests
- Added
desired nodes
support oneks_config
argument onrancher2_cluster
resource - Added
managed disk
support onazure_config
argument onrancher2_node_template
resource - Migrated provider to use
terraform-plugin-sdk
- Updated
rancher2_etcd_backup
documentation
BUG FIXES:
- Fix
password
argument update forrancher2_catalog
resource - Fix
rancher2_app
update issue on Rancher v2.3.2 - Fix: set
key
argument as sensitive onrancher2_certificate
resource. - Fix continuous diff issues on
rancher2_project
resource - Fix
pod_security_policy_template_id
update onrancher2_project
resource - Fix continuous diff issues on
rancher2_namespace
resource
FEATURES:
- New Data Source:
rancher2_cluster_alert_group
- New Data Source:
rancher2_cluster_alert_rule
- New Data Source:
rancher2_cluster_template
- New Data Source:
rancher2_notifier
- New Data Source:
rancher2_project_alert_group
- New Data Source:
rancher2_project_alert_rule
- New Data Source:
rancher2_role_template
- New Resource:
rancher2_auth_config_keycloak
- New Resource:
rancher2_auth_config_okta
- New Resource:
rancher2_cluster_alert_group
- New Resource:
rancher2_cluster_alert_rule
- New Resource:
rancher2_cluster_sync
- New Resource:
rancher2_cluster_template
- New Resource:
rancher2_notifier
- New Resource:
rancher2_project_alert_group
- New Resource:
rancher2_project_alert_rule
- New Resource:
rancher2_role_template
ENHANCEMENTS:
- Added
monitoring_input
argument to define monitoring config forrancher2_cluster
andrancher2_project
- Improved capitalization/spelling/grammar/etc in docs
BUG FIXES:
- Fix
expandAppExternalID
function onrancher2_app
resource. Function was generating a wrongExternalID
catalog URL, oncluster
andproject
scope - Fix
flattenMultiClusterApp
function onrancher2_multi-cluster_app
resource. Function wasn't updating finecatalog_name
,template_name
and/ortemplate_version
arguments, when contains char-
- Fix: set
value_yaml
multiline argument as base64 encoded - Fix: removed
restricted
andunrestricted
values checking fordefault_pod_security_policy_template_id
argument onrancher2_cluster
resource
FEATURES:
- New Data Source:
rancher2_app
- New Data Source:
rancher2_certificate
- New Data Source:
rancher2_multi_cluster_app
- New Data Source:
rancher2_node_template
- New Data Source:
rancher2_secret
- New Resource:
rancher2_certificate
- New Resource:
rancher2_app
- New Resource:
rancher2_multi_cluster_app
- New Resource:
rancher2_secret
ENHANCEMENTS:
- Updated default image to
canonical:UbuntuServer:18.04-LTS:latest
on Azure node template - Added
folder
argument ons3_backup_config
- Updated
github.com/rancher/types
andgithub.com/rancher/norman
go modules and vendor files to support rancher v2.2.8 - Updated rancher to v2.2.8 and k3s to v0.8.0 on acceptance tests
- Added
key_pair_name
argument oneks_config
argument onrancher2_cluster
resource - Set
kubernetes_version
argument as required oneks_config
argument onrancher2_cluster
resource - Set
quantity
argument as optional with default value1
onrancher2_node_pool
resource. Added validation that value >= 1
BUG FIXES:
- Fix:
container_resource_limit
argument update issue onrancher2_namespace
andrancher2_project
resources update - Fix:
sidebar_current
definition on datasources docs - Fix: set
access_key
andsecret_key
arguments as optional ons3_backup_config
- Fix: crash
rancher2_cluster
datasource and resource ifenableNetworkPolicy
doesn't exist - Fix: don't delete builtin cluster nor node drivers from rancher on tf destroy
- Fix: wrong updates on not changed sensitive arguments on
rancher2_cluster_logging
andrancher2_project_logging
resources
FEATURES:
ENHANCEMENTS:
BUG FIXES:
- Fix: auth issue when using
access_key
andsecret_key
FEATURES:
- New Data Source:
rancher2_catalog
- New Data Source:
rancher2_cloud_credential
- New Data Source:
rancher2_cluster
- New Data Source:
rancher2_cluster_driver
- New Data Source:
rancher2_cluster_logging
- New Data Source:
rancher2_cluster_role_template_binding
- New Data Source:
rancher2_etcd_backup
- New Data Source:
rancher2_global_role_binding
- New Data Source:
rancher2_namespace
- New Data Source:
rancher2_node_driver
- New Data Source:
rancher2_node_pool
- New Data Source:
rancher2_project_logging
- New Data Source:
rancher2_project_role_template_binding
- New Data Source:
rancher2_registry
- New Data Source:
rancher2_user
- New Resource:
rancher2_global_role_binding
- New Resource:
rancher2_registry
- New Resource:
rancher2_user
ENHANCEMENTS:
- Set
session_token
argument as sensitive oneks_config
argument onrancher2_cluster
resource - Added
wait_for_cluster
argument onrancher2_namespace
andrancher2_project
resources - Set default value to
engine_install_url
argument onrancher2_node_template
resource - Added
enable_cluster_monitoring
argument torancher2_cluster
resource and datasource - Added
enable_project_monitoring
argument torancher2_project
resource and datasource - Added
token
argument oncluster_registration_token
argument to rancher2_cluster resource and datasource - Set default value to
engine_install_url
argument onrancher2_node_template
resource - Added
custom_ca
argument on etcds3_backup_config
onrancher2_cluster
andrancher2_etcd_backup
resources - Updated
github.com/rancher/types
andgithub.com/rancher/norman
go modules and vendor files to support rancher v2.2.6 - Updated rancher to v2.2.6 and k3s to v0.7.0 on acceptance tests
- Added cluster and project scope support on
rancher2_catalog
resource and datasource - Updated
provider
config validation to enable bootstrap and resource creation at same run - Added
container_resource_limit
argument onrancher2_namespace
andrancher2_project
resources and datasources - Added
pod_security_policy_template_id
onrancher2_project
resource
BUG FIXES:
- Fix:
toArrayString
andtoMapString
functions to checknil
values - Fix: Set
kubernetes_version
argument as required onaks_config
argument onrancher2_cluster
resource - Fix: Set
security_groups
,service_role
,subnets
andvirtual_network
arguments as optional toeks_config
argument onrancher2_cluster
resource - Fix: Removed
docker_version
argument fromrancher2_node_template
resource
FEATURES:
ENHANCEMENTS:
- Added
scheduler
argument toservices
-rke_config
argument onrancher2_cluster
resource
BUG FIXES:
- Fix: index out of range issue on
vsphere_cloud_provider
-cloud_provider
-rke_config
argument onrancher2_cluster
resource
FEATURES:
- New Data Source:
rancher2_project
ENHANCEMENTS:
- Added
cluster_auth_endpoint
argument torancher2_cluster
resource - Added
default_pod_security_policy_template_id
argument torancher2_cluster
resource - Added
enable_network_policy
argument torancher2_cluster
resource - Updated acceptance tests
- k3s version updated to v0.5.0
- Rancher version updated to v2.2.4
BUG FIXES:
- Fix: set default value to
true
onignore_docker_version
-rke_config
argument onrancher2_cluster
resource - Fix: set default value to
false
onpod_security_policy
-services
-rke_config
argument onrancher2_cluster
resource - Fix: typo on
boot2docker_url
-vsphere_config
argument name onrancher2_node_template
resource docs - Fix: set
monitor_delay
andmonitor_timeout
fields as string type for openstack load_balancer config oncloud_provider
-rke_config
argument onrancher2_cluster
resource - Fix: Updated
rancher2_etcd_backup
resource to work on rancher v2.2.4
FEATURES:
ENHANCEMENTS:
- Added
default_project_id
&system_project_id
attributes torancher2_cluster
resource - Added support to move
rancher2_namespace
resource to a rancher project when import - Added support to terraform 0.12
BUG FIXES:
- Fix: Updated
flattenNamespace
function onrancher2_namespace
resource to avoid no empty plan ifresource_quota
is not specified - Fix: Updated
rke_config
argument for openstack cloud_provider onrancher2_cluster
resource:- Removed
used_id
field on global argument in favour ofusername
following k8s openstack cloud provider docs - Set computed=true on optional field to avoid no empty plan if not specified
- Removed
- Initial Terraform Ecosystem Release
FEATURES:
ENHANCEMENTS:
- Updated
rancher2_cluster
rke_config
argument to supportaws_cloud_provider
config - Updated k3s version to v0.4.0 to run acceptance tests
- Added support to openstack and vsphere drivers on
rancher2_cloud_credential
resource - Added support to openstack and vsphere drivers on
rancher2_node_template
resource
BUG FIXES:
- Fix: Updated
rancher2_cluster
resource to save correctly S3 and cloud providers passwords onrke_config
- Updated
rancher2_cloud_credential
resource to save correctly S3 password - Updated
rancher2_etcd_backup
resource to save correctly S3 password
FEATURES:
- New Resource:
rancher2_bootstrap
- New Resource:
rancher2_cloud_credential
- New Resource:
rancher2_cluster_driver
- New Resource:
rancher2_etcd_backup
ENHANCEMENTS:
- Added
.drone.yml
file to also support run rancher pipeline - Added
rancher2_node_pool
resource tests - Added
rancher2_auth_config_*
resource tests - Updated and reviewed docs format
- Added support to rancher v2.2.x
- Updated
rancher2_cluster
rke_config
argument to support:- etcd service
backup_config
with local and S3 storage backends dns
configweave
network provider
- etcd service
- Splitted resources into own schema, structure and import files.
- Added support to amazonec2, azure and digitalocean drivers on
rancher2_cloud_credential
resource - Added support to local and S3 storage backends on
rancher2_etcd_backup
resource
BUG FIXES:
- Fix: drone build image to golang:1.12.3 to fix go fmt issues
- Fix: removed test on apply for
rancher2_auth_config_*
resources - Fix: updated
api_url
field as required on provider.go - Fix: updated
rancher2_namespace
move to a project after import it from k8s cluster
FEATURES:
ENHANCEMENTS:
- Added
Sensitive: true
option to fields with sensible data
BUG FIXES:
- Fix: set rke cluster
cloud_provider_vsphere
disk and network as optional and computed fields
FEATURES:
ENHANCEMENTS:
- Added
Sensitive: true
option to fields with sensible data - Added
kube_config
computed field on cluster resources - Added
ami
andassociate_worker_node_public_ip
fields foreks_config
on cluster resources - Added all available fields for rke_config on cluster resources
- Added
manifest_url
andwindows_node_command
fields forcluster_registration_token
on cluster resources - Added
creation
argument onetcd
service for rke_config on cluster resources
BUG FIXES:
- Fix: added updating pending state on cluster resource update
- Fix: checking if
cluster_registration_token
exists on cluster resource creation - Fix: typo on
gke_config
credential field on cluster resource - Fix: Updated auth resources to avoid permission denied error
FEATURES:
- New Resource:
rancher2_auth_config_activedirectory
- New Resource:
rancher2_auth_config_adfs
- New Resource:
rancher2_auth_config_azuread
- New Resource:
rancher2_auth_config_freeipa
- New Resource:
rancher2_auth_config_github
- New Resource:
rancher2_auth_config_openldap
- New Resource:
rancher2_auth_config_ping
- New Resource:
rancher2_catalog
- New Resource:
rancher2_cluster
- New Resource:
rancher2_cluster_logging
- New Resource:
rancher2_cluster_role_template_binding
- New Resource:
rancher2_namespace
- New Resource:
rancher2_node_driver
- New Resource:
rancher2_node_pool
- New Resource:
rancher2_node_template
- New Resource:
rancher2_project
- New Resource:
rancher2_project_logging
- New Resource:
rancher2_project_role_template_binding
- New Resource:
rancher2_setting
ENHANCEMENTS:
- First release candidate of the rancher2 provider.
- resource/rancher2_cluster: support for providers:
- Amazon EKS
- Azure AKS
- Google GKE
- Imported
- RKE
- Cloud providers adding node pools
- Custom
- resource/rancher2_cluster_logging: support for providers:
- Elasticsearch
- Fluentd
- Kafka
- Splunk
- Syslog
- resource/rancher2_namespace: quota limits support on Rancher v2.1.x or higher
- Amazon EC2
- Azure
- Digitalocean
- resource/rancher2_project: quota limits support on Rancher v2.1.x or higher
- resource/rancher2_project_logging: support for providers:
- Elasticsearch
- Fluentd
- Kafka
- Splunk
- Syslog
- resource/rancher2_node_template: support for providers:
BUG FIXES: