Created
August 9, 2022 23:49
-
-
Save amaurybsouza/827b4703dd740533a3dd242598e567b1 to your computer and use it in GitHub Desktop.
terraform_azure_iac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
provider "azurerm" { | |
features {} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment