Skip to content

Commit

Permalink
fix: remove provider block used in testing (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF authored Jul 9, 2024
1 parent 79ddef2 commit cf6ff8b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@ terraform {
}
}
}

provider "azurerm" {
features {}
}

0 comments on commit cf6ff8b

Please sign in to comment.