We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f9372 commit 7cec952Copy full SHA for 7cec952
versions.tf
@@ -1,9 +1,6 @@
1
terraform {
2
required_version = ">= 1.0.1"
3
required_providers {
4
- azure = {
5
- version = "~> 2.33"
6
- }
7
azurerm = {
8
version = "~> 2.94"
9
}
0 commit comments