Skip to content

Commit 95b5a94

Browse files
Update changes to BackupPlan with respect to disk and regional disk (#13840) (#23193)
[upstream:fcb576bf579d6925ccb7873346912a3fead0855a] Signed-off-by: Modular Magician <[email protected]>
1 parent 7925d33 commit 95b5a94

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.changelog/13840.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
backupdr: added 'supported_resource_types' field to `google_backup_dr_backup_plan` resource (beta)
3+
```

website/docs/r/backup_dr_backup_plan.html.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,10 @@ In addition to the arguments listed above, the following computed attributes are
195195
* `backup_vault_service_account` -
196196
The Google Cloud Platform Service Account to be used by the BackupVault for taking backups.
197197

198+
* `supported_resource_types` -
199+
([Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html))
200+
The list of all resource types to which the `BackupPlan` can be applied.
201+
198202
* `create_time` -
199203
When the `BackupPlan` was created.
200204

0 commit comments

Comments
 (0)