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

Fix firestore database autoname #2184

Merged
merged 5 commits into from
Aug 20, 2024

Conversation

VenelinMartinov
Copy link
Contributor

fixes #2183

Firestore database needs an all lowercase name since the API errors otherwise.

We should likely do this for all GCP resources as it looks like quite a few of them have this: #2164

@VenelinMartinov VenelinMartinov requested a review from a team July 11, 2024 12:17
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@VenelinMartinov VenelinMartinov enabled auto-merge (squash) August 20, 2024 11:36
@VenelinMartinov VenelinMartinov merged commit 53168e9 into master Aug 20, 2024
23 checks passed
@VenelinMartinov VenelinMartinov deleted the vvm/fix_firestore_database_autoname branch August 20, 2024 12:53
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v7.38.0.

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.

Firestore database auto-naming incorrect
4 participants