Kaynağa Gözat

Script for terraform lab

main
kusum 11 ay önce
ebeveyn
işleme
3cdbeb5946
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      GSAutomation/scripts/tflab-property.sh

+ 1
- 1
GSAutomation/scripts/tflab-property.sh Dosyayı Görüntüle

@@ -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…
İptal
Kaydet