Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fabien Bosquet
infra-azure-provisioning
Commits
5cbf70a4
Commit
5cbf70a4
authored
Oct 21, 2020
by
Daniel Scholl
Browse files
Bug fix on library setting to master branch for flux watcher
parent
167ced50
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/infra-automation.md
View file @
5cbf70a4
...
...
@@ -91,7 +91,7 @@ az pipelines variable-group create \
TF_VAR_data_partition_name
=
"
${
PARTITION_NAME
}
"
\
TF_VAR_data_resources_workspace_name
=
"dr-
${
ENVIRONMENT
}
"
\
TF_VAR_elasticsearch_version
=
"
${
ELASTIC_VERSION
}
"
\
TF_VAR_gitops_branch
=
"
master
"
\
TF_VAR_gitops_branch
=
"
${
UNIQUE
}
"
\
TF_VAR_gitops_path
=
"providers/azure/hld-registry"
\
TF_VAR_gitops_ssh_url
=
"
${
GIT_REPO
}
"
\
TF_VAR_principal_appId
=
"
${
TF_VAR_principal_appId
}
"
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment