We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ebfc70 commit d5a2908Copy full SHA for d5a2908
1 file changed
articles/storage/container-storage/install-container-storage-aks.md
@@ -198,7 +198,7 @@ az account set --subscription <subscription-id>
198
required_providers {
199
azurerm = {
200
source = "hashicorp/azurerm"
201
- version = "~> 4.x"
+ version = "~> 4.0"
202
}
203
204
@@ -277,7 +277,7 @@ terraform {
277
278
279
280
281
282
283
0 commit comments