This commit is contained in:
Tom Archer
2022-03-02 19:41:10 -08:00
parent af4a2cbdd5
commit 3770c0b277
4 changed files with 23 additions and 30 deletions

View File

@ -1,3 +1,7 @@
resource_group_name = "<Resource group name>"
location = "<Resource group location>"
aks_service_principal_app_id = "<Service principal appId>"
aks_service_principal_client_secret = "<Service principal password>"