diff --git a/examples/gke/gke_clusters_with_workspaces/tf.vars.example b/examples/gke/gke_clusters_with_workspaces/tf.vars.example index 9f69a189..9f376b80 100644 --- a/examples/gke/gke_clusters_with_workspaces/tf.vars.example +++ b/examples/gke/gke_clusters_with_workspaces/tf.vars.example @@ -1,4 +1,4 @@ castai_api_token = "" # castai_api_url = "" -org_workspace = "" \ No newline at end of file +org_workspace = "" diff --git a/examples/gke/gke_clusters_with_workspaces/tf_clusterA.vars.example b/examples/gke/gke_clusters_with_workspaces/tf_clusterA.vars.example index fcf2e060..4289f3d3 100644 --- a/examples/gke/gke_clusters_with_workspaces/tf_clusterA.vars.example +++ b/examples/gke/gke_clusters_with_workspaces/tf_clusterA.vars.example @@ -1,8 +1,8 @@ -gke_cluster_location = "" -gke_cluster_name = "" -gke_subnets = [""] -gke_project_id = "" -# service_accounts_unique_ids = [""] +gke_cluster_location = "" +gke_cluster_name = "" +gke_subnets = [] +gke_project_id = "" +# service_accounts_unique_ids = [] castai_api_token = "" # castai_api_url = "" diff --git a/examples/gke/gke_clusters_with_workspaces/tf_clusterB.vars.example b/examples/gke/gke_clusters_with_workspaces/tf_clusterB.vars.example index fcf2e060..4289f3d3 100644 --- a/examples/gke/gke_clusters_with_workspaces/tf_clusterB.vars.example +++ b/examples/gke/gke_clusters_with_workspaces/tf_clusterB.vars.example @@ -1,8 +1,8 @@ -gke_cluster_location = "" -gke_cluster_name = "" -gke_subnets = [""] -gke_project_id = "" -# service_accounts_unique_ids = [""] +gke_cluster_location = "" +gke_cluster_name = "" +gke_subnets = [] +gke_project_id = "" +# service_accounts_unique_ids = [] castai_api_token = "" # castai_api_url = ""