We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f325be6 commit e2b511bCopy full SHA for e2b511b
examples/container_engine/regional_subnet/kube_config.tf
@@ -5,7 +5,7 @@ variable "cluster_kube_config_expiration" {
5
}
6
7
variable "cluster_kube_config_token_version" {
8
- default = "1.0.0"
+ default = "2.0.0"
9
10
11
data "oci_containerengine_cluster_kube_config" "test_cluster_kube_config" {
0 commit comments