7-flying-infrastructure - adding terraform

This commit is contained in:
2024-05-21 14:34:14 -05:00
parent c33961937b
commit a288a5c29c
9 changed files with 101 additions and 0 deletions

View File

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