Skip to content

Commit

Permalink
Add missing 'location' option in sql_database_instance.settings.backu…
Browse files Browse the repository at this point in the history
…p_configuration (#4305) (#7992)

Co-authored-by: Mayeu - Cast <[email protected]>
Signed-off-by: Modular Magician <[email protected]>

Co-authored-by: Mayeu - Cast <[email protected]>
  • Loading branch information
modular-magician and Mayeu authored Dec 11, 2020
1 parent a71aba3 commit dc01168
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/4305.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
2 changes: 2 additions & 0 deletions website/docs/r/sql_database_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,8 @@ The optional `settings.backup_configuration` subblock supports:
configuration starts.
* `point_in_time_recovery_enabled` - (Optional) True if Point-in-time recovery is enabled. Will restart database if enabled after instance creation. Valid only for PostgreSQL instances.

* `location` - (Optional) The region where the backup will be stored

The optional `settings.ip_configuration` subblock supports:

* `ipv4_enabled` - (Optional) Whether this Cloud SQL instance should be assigned
Expand Down

0 comments on commit dc01168

Please sign in to comment.