Using Terraform to create web app and SQL Server database in Azure cloud.
Stars
17
Forks
296
Watchers
17
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
The problem is that you don't provide backed to use azurerm so your state file doesn't get saved. To fix this you can add backend in an existing .tf file or create a new e.g. backend.tf
44117e6View on GitHubUpdated names in file to prevent conflict with app service which has to be globally unique.
29dc714View on GitHubTerraform 0.11 and earlier required all non-constant expressions to be
7863eadView on GitHub