AzureTRE/airlock_processor/tests
Yuval Yaron 7b81ebe952 Remove the usage of azure-cli-core library (#3381)
* remove usage of azure.cli.core from airlock processor

* use urllib for parsing url

* update the way we get webapp_suffix  - to match the most recent  version of the module

* remove usage of azure.cli.core from resource processor

* remove usage of azure.cli.core from the api

* fix usage of terraform module terraform_azurerm_environment_configuration

* remove ARM_ENVIRONMENT where it's not used

* update versions

* remove unused os import from tests

* add credential_scopes to the config

* fix usage of RESOURCE_MANAGER_ENDPOINT in CREDENTIAL_SCOPES

* change the github source for terraform_azurerm_environment_configuration

* temporarily remove the version for terraform_azurerm_environment_configuration

* temporarily use the hash of the latest commit

* temporarily use the hash of the latest commit instead of version 1.0.1 of terraform_azurerm_environment_configuration

* update core
2023-04-03 09:52:14 +00:00
..
shared_code Remove the usage of azure-cli-core library (#3381) 2023-04-03 09:52:14 +00:00
__init__.py Airlock processor handles request Submission (#1978) 2022-06-14 13:45:51 +03:00
test_data_deletion_trigger.py Remove the usage of azure-cli-core library (#3381) 2023-04-03 09:52:14 +00:00
test_status_change_queue_trigger.py Remove the usage of azure-cli-core library (#3381) 2023-04-03 09:52:14 +00:00