Skip to content

Commit 30a167a

Browse files
Matt-Ngakshat-jindal-nit
authored andcommitted
Add data_source_backup_dr_data_source_.go.tmpl and test file (GoogleCloudPlatform#11935)
1 parent 6e6ee8f commit 30a167a

File tree

3 files changed

+680
-0
lines changed

3 files changed

+680
-0
lines changed

mmv1/third_party/terraform/provider/provider_mmv1_resources.go.tmpl

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ var handwrittenDatasources = map[string]*schema.Resource{
3737
"google_backup_dr_management_server": backupdr.DataSourceGoogleCloudBackupDRService(),
3838
"google_backup_dr_backup_plan_association": backupdr.DataSourceGoogleCloudBackupDRBackupPlanAssociation(),
3939
"google_backup_dr_backup_plan": backupdr.DataSourceGoogleCloudBackupDRBackupPlan(),
40+
"google_backup_dr_data_source": backupdr.DataSourceGoogleCloudBackupDRDataSource(),
4041
{{- end }}
4142
"google_beyondcorp_app_connection": beyondcorp.DataSourceGoogleBeyondcorpAppConnection(),
4243
"google_beyondcorp_app_connector": beyondcorp.DataSourceGoogleBeyondcorpAppConnector(),

0 commit comments

Comments
 (0)