Skip to content

Commit

Permalink
Update outputs.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapha-Borges authored Jan 13, 2024
1 parent b6a3c2a commit f3c6c11
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions outputs.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
output "command-to-create-kubeconfig" {
value = "oci ce cluster create-kubeconfig --cluster-id ${module.cluster.cluster_id} --file ~/.kube/config --token-version 2.0.0 --kube-endpoint PUBLIC_ENDPOINT --auth security_token"
}

0 comments on commit f3c6c11

Please sign in to comment.