Difference between revisions of "Terraform output -raw cluster name"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
+ | [[terraform output -raw cluster_name]] | ||
+ | education-eks-Ry318DCv% | ||
+ | |||
+ | == Related == | ||
* <code>[[aws eks]] --region $([[terraform output -raw region]]) update-kubeconfig --name $([[terraform output -raw cluster_name]])</code> | * <code>[[aws eks]] --region $([[terraform output -raw region]]) update-kubeconfig --name $([[terraform output -raw cluster_name]])</code> | ||
Revision as of 16:42, 19 December 2022
terraform output -raw cluster_name education-eks-Ry318DCv%
Related
aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)
See also
terraform output [ -raw | -json | --help ]
Advertising: