Przeglądaj źródła

Script for terraform lab

main
kusum 11 miesięcy temu
rodzic
commit
3cdbeb5946
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      GSAutomation/scripts/tflab-property.sh

+ 1
- 1
GSAutomation/scripts/tflab-property.sh Wyświetl plik

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

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

Ładowanie…
Anuluj
Zapisz