@@ -134,9 +134,9 @@ Optionally, you need the following permissions to attach Access Management tags
134134| ------| ---------|
135135| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3.0 |
136136| <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | >= 1.51.0 |
137- | <a name =" requirement_kubernetes " ></a > [ kubernetes] ( #requirement\_ kubernetes ) | 2.16.1 |
137+ | <a name =" requirement_kubernetes " ></a > [ kubernetes] ( #requirement\_ kubernetes ) | >= 2.16.1 |
138138| <a name =" requirement_null " ></a > [ null] ( #requirement\_ null ) | >= 3.2.1 |
139- | <a name =" requirement_time " ></a > [ time] ( #requirement\_ time ) | 0.9.1 |
139+ | <a name =" requirement_time " ></a > [ time] ( #requirement\_ time ) | >= 0.9.1 |
140140
141141## Modules
142142
@@ -155,10 +155,10 @@ Optionally, you need the following permissions to attach Access Management tags
155155| [ ibm_container_vpc_worker_pool.pool] ( https://registry.terraform.io/providers/ibm-cloud/ibm/latest/docs/resources/container_vpc_worker_pool ) | resource |
156156| [ ibm_resource_tag.cluster_access_tag] ( https://registry.terraform.io/providers/ibm-cloud/ibm/latest/docs/resources/resource_tag ) | resource |
157157| [ ibm_resource_tag.cos_access_tag] ( https://registry.terraform.io/providers/ibm-cloud/ibm/latest/docs/resources/resource_tag ) | resource |
158- | [ kubernetes_config_map_v1_data.set_autoscaling] ( https://registry.terraform.io/providers/hashicorp/kubernetes/2.16.1 /docs/resources/config_map_v1_data ) | resource |
158+ | [ kubernetes_config_map_v1_data.set_autoscaling] ( https://registry.terraform.io/providers/hashicorp/kubernetes/latest /docs/resources/config_map_v1_data ) | resource |
159159| [ null_resource.confirm_network_healthy] ( https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource ) | resource |
160160| [ null_resource.reset_api_key] ( https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource ) | resource |
161- | [ time_sleep.wait_operators] ( https://registry.terraform.io/providers/hashicorp/time/0.9.1 /docs/resources/sleep ) | resource |
161+ | [ time_sleep.wait_operators] ( https://registry.terraform.io/providers/hashicorp/time/latest /docs/resources/sleep ) | resource |
162162| [ ibm_container_cluster_config.cluster_config] ( https://registry.terraform.io/providers/ibm-cloud/ibm/latest/docs/data-sources/container_cluster_config ) | data source |
163163| [ ibm_container_cluster_versions.cluster_versions] ( https://registry.terraform.io/providers/ibm-cloud/ibm/latest/docs/data-sources/container_cluster_versions ) | data source |
164164
0 commit comments