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

Make firebase_hosting_site upsert on creation #2431

Conversation

modular-magician
Copy link
Collaborator

This will provide a pathway for users to associate a web app with an existing hosting site without running terraform import in between. This behavior is necessary because the default Hosting site is currently provisioned outside of Terraform, which causes trouble for many users as indicated in hashicorp/terraform-provider-google#12955 (comment)

Release Note Template for Downstream PRs (will be copied)

firebasehosting: allowed associating a web app with an existing Site.

Derived from GoogleCloudPlatform/magic-modules#10986

[upstream:711ab403e2bac1d4ef6c5982b52b01dcff343b14]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner June 22, 2024 00:05
@modular-magician modular-magician requested review from ScottSuarez and removed request for a team June 22, 2024 00:05
@modular-magician modular-magician merged commit e1cca05 into GoogleCloudPlatform:main Jun 22, 2024
3 checks passed
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician deleted the downstream-pr-711ab403e2bac1d4ef6c5982b52b01dcff343b14 branch November 18, 2024 05:26
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.

1 participant