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