hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.36k stars 1.75k forks source link

Make another example for Rules release to a non-default Firestore db #20417

Closed modular-magician closed 1 day ago

modular-magician commented 1 day ago

Fixes https://github.com/hashicorp/terraform-provider-google/issues/16324 Fixes https://github.com/hashicorp/terraform-provider-google/issues/15838

Deploying rules to non-default Firestore instances already works. Adding examples to guide users better.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

Derived from https://github.com/GoogleCloudPlatform/magic-modules/pull/12263