Amending changes from @TomChv

Signed-off-by: Sujay Pillai <sujayopillai@gmail.com>
This commit is contained in:
Sujay Pillai 2021-08-12 01:44:03 +08:00
parent d74753bca7
commit a99fc52eeb
2 changed files with 6 additions and 6 deletions

View File

@ -33,7 +33,7 @@ import (
"""
env: {
AZURE_DEFAULTS_GROUP: rgName
AZURE_DEFAULTS_GROUP: rgName
AZURE_DEFAULTS_LOCATION: rgLocation
}
}
@ -41,8 +41,8 @@ import (
// Resource Id
id: ({
os.#File & {
from: ctr
path: "/resourceGroupId"
}
from: ctr
path: "/resourceGroupId"
}
}).contents
}