Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Tamir Kamara b4831eb19e
Terraform null resources to terraform_data (#3429)
TF null resources to tf_data, new provider ver
2023-04-13 14:31:32 +03:00
Tamir Kamara 9fc2fdaf27 Use Servicebus FQDN (#3332)
Use servicebus FQDN
2023-04-03 09:46:26 +00:00
Tamir Kamara ef7677243a
Upgrade AzureRM to 3.41.0 (#3185)
* Upgrade AzureRM to 3.41.0

* changelog
2023-02-02 18:18:45 +02:00
Tamir Kamara efe87fea03
Upgrade Terraform versions (#2912)
* tf cli: 1.3.4, azurerm 3.30.0

* updates

* updates

* update lock files
2022-11-27 18:24:28 +02:00
Tamir Kamara 5235a3c7f1
Update DevOps terraform (#2607)
* upgrade devops azurerm, remove obsolete items

* tflint
2022-09-18 12:14:06 +03:00
Ross Smith bdb5e6e37c
2. Devcontainer on Az CLI 2.37 (#2172)
* Removed scripts folder

* Linting

* Linting #3

* Added in build step

* PR comment

* Revert db-migrate

* Admin Consent

* Workspace Admin Consent

* Removed unsued variables

* Split AAD scripts up

* Working on bash read prompt

* Add a final check

* Removing private file

* Moving to Az cli 2.37 for Graph

* Removed appName from credential reset

* update_resource_access

* Remove AAD_TENANT_ID

* Rp should use 2.37 az cli

* increase mgmt AzureRM version

* Bump version

* Pinning versions of apt-get packages

* pipe and copy

* WORKDIR

* Move requirements to /tmp folder

* --no-install-recommends

* --no-install-recommends
2022-07-13 15:00:16 +01:00
tanya-borisova 5d94133601
Upgrade azurerm provider version to 3.5.0 (#1947) 2022-05-31 17:15:40 +01:00
Tamir Kamara a9ec4d3c24
Upgrade azurerm to 2.97 (#1354)
* upgrade azurerm to 2.97

* format fix
2022-02-21 17:46:34 +02:00
Liza Shakury 0300d32ef2
Support workspace tokens in API and Guacamole workspace service (#1062) 2021-11-25 13:01:53 +00:00
Denis Cepun 351961eab6
Gitea and pipeline related fixes (#1017)
Gitea and pipeline related fixes
2021-10-08 16:34:27 +03:00
Denis Cepun 18e774d622
API to use Managed Identity to authenticate against Cosmos DB (#593)
API authentication to CosmosDB switched to MSI
2021-08-11 14:19:47 +03:00
Elad Iwanir ab01fa4bd8
upgrading all hcl lock files + script (#586) 2021-08-10 09:52:41 +03:00
Elad Iwanir 431c102376
Guacamole auth extension draft (#577)
* Guacamole authentication extension draft
2021-08-09 14:36:51 +03:00
Sachin Kundu 796b5f84b6
Fixes required to make deploying vanilla workspace in a new subscription (#428)
Make it possible to deploy infrastructure and install vanilla workspace bundle

Co-authored-by: sachin kundu <sakundu@microsoft.com>
Co-authored-by: Tomi Paananen <tomi.paananen@microsoft.com>
2021-07-08 16:35:48 +03:00
Marcus Robinson 6b8ffc8a9e
Add bootstrap and deployment scripts (#93)
Add scripts to bootstrap TF environment, build and push docker images, and deploy the TRE.

- Add TF bootstrap scripts and templates to create TF state storage and ACR
- Add scripts to build and push the docker images
- Add deployment scripts to core TF templates
- Remove GitHub packages integration
- Set linter to run locally as we have already checkout out the files
2021-05-21 14:27:21 +02:00