Skip to content

Commit c4238cb

Browse files
committed
fix: adding versons.tf
fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: adding tests fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: pre-commit fix: pre-commit fix: adding tests fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: adding tests fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: update workflow files fix: clean up repo fix: clean up repo fix: clean up repo fix: pre-commit fix: pre-commit
1 parent 3e62774 commit c4238cb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

providers.tf

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
terraform {
2-
required_providers {
3-
azurerm = {
4-
source = "hashicorp/azurerm"
5-
version = "4.36.0"
6-
}
7-
}
8-
}
9-
101
# Configure the Microsoft Azure Provider
112
provider "azurerm" {
123
features {}

versions.tf

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
terraform {
2+
required_providers {
3+
azurerm = {
4+
source = "hashicorp/azurerm"
5+
version = "4.36.0"
6+
}
7+
}
8+
}
9+

0 commit comments

Comments
 (0)