Преглед изворни кода

Script for terraform lab

main
kusum пре 1 година
родитељ
комит
3cdbeb5946
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      GSAutomation/scripts/tflab-property.sh

+ 1
- 1
GSAutomation/scripts/tflab-property.sh Прегледај датотеку

@@ -1,7 +1,7 @@
#!/bin/bash

echo $PWD &&
cd gs-tflab-property &&
cd tflab-property &&
terraform init &&
terraform plan -out=.plan &&
terraform apply .plan &&

Loading…
Откажи
Сачувај