We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311ed00 commit 5cf7ca9Copy full SHA for 5cf7ca9
1 file changed
quickstart/201-mysql-fs-db/providers.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
azurerm = {
6
source = "hashicorp/azurerm"
7
- version = "~>2.0"
+ version = "~>3.0"
8
}
9
10
0 commit comments