Skip to content

Fix fulcio CA IAM membership ordering#212

Merged
cmurphy merged 1 commit into
sigstore:mainfrom
cmurphy:fulcio-iam-fix
May 12, 2026
Merged

Fix fulcio CA IAM membership ordering#212
cmurphy merged 1 commit into
sigstore:mainfrom
cmurphy:fulcio-iam-fix

Conversation

@cmurphy
Copy link
Copy Markdown
Contributor

@cmurphy cmurphy commented May 12, 2026

When starting from scratch, the google_privateca_ca_pool_iam_member resource will fail to create because it depends on a CA pool that does not necessarily exist yet. We also only need it if enable_ca is true.

Summary

Release Note

Documentation

@cmurphy cmurphy requested a review from a team as a code owner May 12, 2026 15:25
When starting from scratch, the google_privateca_ca_pool_iam_member
resource will fail to create because it depends on a CA pool that does
not necessarily exist yet. We also only need it if enable_ca is true.

Signed-off-by: Colleen Murphy <colleenmurphy@google.com>
@cmurphy cmurphy merged commit 59c8097 into sigstore:main May 12, 2026
5 checks passed
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.

2 participants