Commit 729de6e
authored
Update tf.vars.example
The defined variable name is resource_group
variable "resource_group" {
type = string
description = "Resource Group of the AKS cluster, resources will be created for."
}
not cluster_rg and it throws an error when running it1 parent be67341 commit 729de6e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments