7-flying-infrastructure - adding terraform (#8)

This commit was merged in pull request #8.
This commit is contained in:
2024-05-21 16:05:35 -05:00
committed by GitHub
parent c33961937b
commit 721b20b116
9 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
provider "azurerm" {
features {}
}