Skip to content

PR Test Env Setup

Hang Yu edited this page Jun 5, 2023 · 6 revisions
# build a dev image and exec to the container
./setup-test-env.sh ~/.kube/config

# terraform init (in the tf container)
alias tf="terraform"
tf init
Clone this wiki locally