Created
January 9, 2022 23:47
-
-
Save esenthil2018/c1f1af5dc433c37a1bd7985d89dc1d9a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SRC_REPO=https://github.com/esenthil2018/Terraform-GCP.git | |
LOCAL_DIR=terraform_prov | |
kpt pkg get $SRC_REPO/provision@main $LOCAL_DIR | |
cd $LOCAL_DIR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment