Bläddra i källkod

Script for terraform lab

main
kusum 11 månader sedan
förälder
incheckning
3cdbeb5946
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      GSAutomation/scripts/tflab-property.sh

+ 1
- 1
GSAutomation/scripts/tflab-property.sh Visa fil

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

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

Laddar…
Avbryt
Spara