Skip to content
Snippets Groups Projects
Commit 68eaeb3d authored by Ravi Tripathi's avatar Ravi Tripathi
Browse files

Adding back the var for keypair_name

parent 2f2e7d5a
No related branches found
No related tags found
3 merge requests!6Add CD feature to the repo,!5Use already existing networks to build terraform,!1wip: test-keypair without file
Pipeline #8347 passed with stages
in 57 seconds
......@@ -49,6 +49,7 @@ tf-apply:
- export TF_VAR_image_ohpc="${XDMOD_IMAGES[0]}"
# - export TF_VAR_image_ohpc="xdmod-20230629191611"
- echo $TF_VAR_image_ohpc
- export TF_VAR_keypair_name="os-gen-keypair-$BUILD_DATE"
- terraform apply -auto-approve || terraform destroy -auto-approve
clean-up:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment