Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniotarricone authored Oct 17, 2024
1 parent 241017f commit f53f8dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ terraform {
version = "= 2.48.0"
}
}

backend "azurerm" {}
}

provider "azurerm" {
Expand Down

0 comments on commit f53f8dc

Please sign in to comment.