-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix typos * use az cloud show to get AZ_CLOUD_ENVIRONMENT * set TRE_URL and AZ_CLOUD_ENVIRONMENT in action.yml * add AZURE_ENVIRONMENT to ci/cd - it's required for az login * set cloud for CI in check_dependencies.sh * remove hardcoded acr name from CI-CD + fix TRE_URL * fix ACR domain suffix * fix ACR_DOMAIN_SUFFIX not being evaluated lazily * change acr_name assignment * add AZURE_ENVIRONMENT to the docs * remove OmsAgentForLinux extension * pass arm_environment as terraform var * Add private links * Support for vm * Upgrade versions and services * rename AZ_CLOUD_ENVIRONMENT to AZURE_ENVIRONMENT * Fix terraform formatting * Source module from modules repository * Fix terraform format * Temorary Disable versioning for module * Remove arm env * CR changes * Fix lint issues * Install git in devcontainer * Remove from vm unused var * Fix lint issues * Install git in devcontainer * remove duplicate git installation * add default value to AZURE_ENVIRONMENT in CI * update AZURE_ENVIRONMENT in ci/cd docs * fix azure_env default assignment * update core version * fix tf lint errors by removing unused vars * fix linting error in deploy_tre_reusable * fix linting errors in deploy_tre_reusable * fix linting errors in deploy_tre_reusable --------- Co-authored-by: LizaShak <iliza@outlook.com>
- Loading branch information
1 parent
e2ce6d8
commit 909721b
Showing
18 changed files
with
83 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.