Skip to content

Fix backend bucket resource name#156

Merged
cmurphy merged 1 commit intosigstore:mainfrom
cmurphy:fix-backend-name
Dec 30, 2025
Merged

Fix backend bucket resource name#156
cmurphy merged 1 commit intosigstore:mainfrom
cmurphy:fix-backend-name

Conversation

@cmurphy
Copy link
Contributor

@cmurphy cmurphy commented Dec 30, 2025

Undo part of f2546ab to avoid renaming this resource. Terraform plan shows that renaming it would destroy it which terraform will not allow us to do and which would cause downtime if it was possible. The change was unnecessary anyway, the backend_bucket_suffix string should be enough to distinguish different resources when they are instantiated for rekor or for ctlog.

Summary

Release Note

Documentation

Undo part of f2546ab to avoid renaming this resource. Terraform plan
shows that renaming it would destroy it which terraform will not allow
us to do and which would cause downtime if it was possible. The change
was unnecessary anyway, the backend_bucket_suffix string should be
enough to distinguish different resources when they are instantiated for
rekor or for ctlog.

Signed-off-by: Colleen Murphy <colleenmurphy@google.com>
@cmurphy cmurphy requested a review from a team as a code owner December 30, 2025 22:04
@cmurphy cmurphy merged commit f628328 into sigstore:main Dec 30, 2025
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