AustrianDataLAB / terraform-deployment-automation

MIT License
1 stars 0 forks source link

Run terraform init and return the response on the app endpoint #2

Closed soricpetar closed 5 months ago

soricpetar commented 5 months ago
  1. Create main.tf file
  2. Configure azure connection (credentials)
  3. Add endpoint /tf-test to the app
  4. Call tf.apply in the app and serve the response on the endpoint