Skip to content
Snippets Groups Projects

wip: test-keypair without file

Closed Krish Moodbidri requested to merge feat-test-keypair into feat-deploy-xdmod-supremm
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -10,6 +10,10 @@ variables:
TF_VAR_internal_network: "tf-clusternet"
TF_VAR_external_network: "tf-dmznet"
cache:
paths:
- .terraform
- terraform.tfstate
stages: # List of stages for jobs, and their order of execution
- build
Loading