Closed marrobi closed 2 weeks ago
0 tests 0 ✅ 0s ⏱️ 0 suites 0 💤 0 files 0 ❌
Results for commit 5011793d.
:recycle: This comment has been updated with latest results.
/test-extended
:robot: pr-bot :robot:
:runner: Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11498586135 (with refid 9655aa5d
)
(in response to this comment from @marrobi)
What does it mean that it cascades the update?
now constructed using the version so terraform cascades the update.
So that it updates the API app configuration values when the key vault secret version is updates. It seems that terraform doesn't always update the reference.
As per issue discussion see - https://github.com/hashicorp/terraform-provider-azurerm/issues/3129#issuecomment-766273903
/test-extended
:robot: pr-bot :robot:
:runner: Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11704066429 (with refid 9655aa5d
)
(in response to this comment from @yuvalyaron)
/test-extended
:robot: pr-bot :robot:
:runner: Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11708350316 (with refid 9655aa5d
)
(in response to this comment from @marrobi)
Fixes #4110 #2463
This pull request updates the references to KeyVault secrets in the code. The AAD_TENANT_ID, API_CLIENT_ID, and API_CLIENT_SECRET references are now constructed using the version so terraform cascades the update.