Skip to content

Commit

Permalink
Add notes about user_project_override in google_firebase_project (has…
Browse files Browse the repository at this point in the history
…hicorp#11266) (hashicorp#18893)

[upstream:43ee2d2dab735649193def29cef802b9d0fd3baf]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Jul 29, 2024
1 parent f83f652 commit 1d53e98
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/11266.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none
firebase: Documentation only
```
6 changes: 5 additions & 1 deletion website/docs/r/firebase_project.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,11 @@ To get more information about Project, see:

* [API documentation](https://firebase.google.com/docs/reference/firebase-management/rest/v1beta1/projects)
* How-to Guides
* [Official Documentation](https://firebase.google.com/)
* [Official Documentation](https://firebase.google.com/docs/projects/terraform/get-started)

~> **Note:** This resource should usually be used with a provider configuration
with `user_project_override = true` unless you wish for your quota
project to be different from the Firebase project.

## Example Usage - Firebase Project Basic

Expand Down

0 comments on commit 1d53e98

Please sign in to comment.