VKPR aws eks tfc
Description
Fork and setup the GitOps Repo in your Gitlab, using Terraform Cloud as Backend to save the Terraform state.
Commands
Interactive inputs:
vkpr aws eks tfc [flags]
Non-interactive without setting values or using VKPR Values
:
vkpr aws eks tfc --default
Setting Provider credentials
CAUTION: Setting credentials manually will override the credentials already saved in memory
Terraform Cloud
rit set credential --provider="terraformcloud" --fields="token,email" --values="your-token,your-email"
See Also
- VKPR aws eks deploy - Execute the pipeline to deploy the EKS Cluster.
- VKPR aws eks destroy - Execute the pipeline to destroy the EKS Cluster.