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 546551f commit 0b2d15cCopy full SHA for 0b2d15c
modules/aks/starterkit/buildingblock/versions.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
meshstack = {
4
source = "meshcloud/meshstack"
5
- version = "0.9.0"
+ version = "0.15.0"
6
}
7
8
0 commit comments