Skip to content

Commit 05e2c17

Browse files
Link to firestore_database migration instructions (#9311) (#16318)
[upstream:f968c203f7faabee97d230a60ed73df439f42a9c] Signed-off-by: Modular Magician <[email protected]>
1 parent 0e849b5 commit 05e2c17

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changelog/9311.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/firestore_database.html.markdown

+3-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ A Cloud Firestore Database.
2323

2424
If you wish to use Firestore with App Engine, use the
2525
[`google_app_engine_application`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/app_engine_application)
26-
resource instead.
26+
resource instead. If you were previously using the `google_app_engine_application` resource exclusively for managing a Firestore database
27+
and would like to use the `google_firestore_database` resource instead, please follow the instructions
28+
[here](https://cloud.google.com/firestore/docs/app-engine-requirement).
2729

2830

2931
To get more information about Database, see:

0 commit comments

Comments
 (0)