kusum 1 год назад
Родитель
Сommit
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 &&

Загрузка…
Отмена
Сохранить