Skip to content

Update KeyVault references#4112

Merged
yuvalyaron merged 8 commits into
microsoft:mainfrom
marrobi:marrobi/issue4110
Nov 6, 2024
Merged

Update KeyVault references#4112
yuvalyaron merged 8 commits into
microsoft:mainfrom
marrobi:marrobi/issue4110

Conversation

@marrobi

@marrobi marrobi commented Oct 24, 2024

Copy link
Copy Markdown
Member

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.

@github-actions

github-actions Bot commented Oct 24, 2024

Copy link
Copy Markdown

Unit Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 5011793.

♻️ This comment has been updated with latest results.

@marrobi

marrobi commented Oct 24, 2024

Copy link
Copy Markdown
Member Author

/test-extended

@github-actions

Copy link
Copy Markdown

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11498586135 (with refid 9655aa5d)

(in response to this comment from @marrobi)

@marrobi marrobi marked this pull request as ready for review October 24, 2024 11:44
@marrobi marrobi requested review from Danny-Cooke-CK, tamirkamara and tim-p-allen and removed request for tim-p-allen October 24, 2024 11:44
@tamirkamara

Copy link
Copy Markdown
Collaborator

What does it mean that it cascades the update?

@marrobi

marrobi commented Nov 4, 2024

Copy link
Copy Markdown
Member Author

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 - hashicorp/terraform-provider-azurerm#3129 (comment)

@tim-p-allen tim-p-allen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yuvalyaron

Copy link
Copy Markdown
Collaborator

/test-extended

@yuvalyaron yuvalyaron enabled auto-merge (squash) November 6, 2024 13:00
@github-actions

github-actions Bot commented Nov 6, 2024

Copy link
Copy Markdown

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11704066429 (with refid 9655aa5d)

(in response to this comment from @yuvalyaron)

@marrobi

marrobi commented Nov 6, 2024

Copy link
Copy Markdown
Member Author

/test-extended

@github-actions

github-actions Bot commented Nov 6, 2024

Copy link
Copy Markdown

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11708350316 (with refid 9655aa5d)

(in response to this comment from @marrobi)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expired API secret - Causes failure on api/workspaces

4 participants