Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 251 Bytes

cloudnative_App

To run it, run

  1. TF_LOG=DEBUG OS_DEBUG=true terraform init
  2. TF_LOG=DEBUG OS_DEBUG=true terraform plan
  3. TF_LOG=DEBUG OS_DEBUG=true terraform apply --auto-approve
  4. TF_LOG=DEBUG OS_DEBUG=true terraform destroy --auto-approve