Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certs shared service: Secret nexus-ssl-password is currently in a deleted but recoverable state #4295

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jonnyry
Copy link
Collaborator

@jonnyry jonnyry commented Feb 1, 2025

Resolves #4294

Follows the same pattern as use for the azurerm_key_vault_certificate below to ensure the azurerm_key_vault_secret is not deleted before it is populated

resource "azurerm_key_vault_certificate" "tlscert" {

Copy link

github-actions bot commented Feb 1, 2025

Unit Test Results

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

Results for commit 4fb1f70.

♻️ This comment has been updated with latest results.

@jonnyry jonnyry force-pushed the jr/upstream-main/142-certs-kv-error branch 3 times, most recently from d5d24f8 to 739ba8b Compare February 1, 2025 20:50
@jonnyry jonnyry force-pushed the jr/upstream-main/142-certs-kv-error branch from 739ba8b to b8ace48 Compare February 1, 2025 21:06
Copy link
Member

@marrobi marrobi left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@marrobi
Copy link
Member

marrobi commented Feb 5, 2025

/test-force-approve

Not tested in CI.

Copy link

github-actions bot commented Feb 5, 2025

🤖 pr-bot 🤖

✅ Marking tests as complete (for commit d77e830)

(in response to this comment from @marrobi)

@jonnyry jonnyry removed the request for review from yuvalyaron February 6, 2025 10:38
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.

Certs shared service: Secret nexus-ssl-password is currently in a deleted but recoverable state
2 participants