Skip to content

Commit

Permalink
Update terraform.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF authored Jan 22, 2024
1 parent 0c41c29 commit 0d13d6d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions terraform.tf
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
terraform {
required_version = ">= 1.3.0"
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = ">= 3.7.0"
}
azapi = {
source = "azure/azapi"
version = ">= 1.4.0"
}
time = {
source = "hashicorp/time"
version = ">= 0.9.1"
}
}
}

0 comments on commit 0d13d6d

Please sign in to comment.