Skip to content

Commit

Permalink
Revert "Add new resource for creating Whistle Mapping, Reconciliation…
Browse files Browse the repository at this point in the history
… and Backfill Pipeline Jobs for Healthcare Data Engine " (#11776) (#19561)

[upstream:9c5339183fc036dc1764367f7b8bca8845893749]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician committed Sep 20, 2024
1 parent c3d02c0 commit 2eca886
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2,024 deletions.
3 changes: 3 additions & 0 deletions .changelog/11776.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note: new-resource
`google_healthcare_pipeline_job` (revert)
```
5 changes: 2 additions & 3 deletions google/provider/provider_mmv1_resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -436,9 +436,9 @@ var handwrittenIAMDatasources = map[string]*schema.Resource{
}

// Resources
// Generated resources: 467
// Generated resources: 466
// Generated IAM resources: 261
// Total generated resources: 728
// Total generated resources: 727
var generatedResources = map[string]*schema.Resource{
"google_folder_access_approval_settings": accessapproval.ResourceAccessApprovalFolderSettings(),
"google_organization_access_approval_settings": accessapproval.ResourceAccessApprovalOrganizationSettings(),
Expand Down Expand Up @@ -868,7 +868,6 @@ var generatedResources = map[string]*schema.Resource{
"google_healthcare_dicom_store": healthcare.ResourceHealthcareDicomStore(),
"google_healthcare_fhir_store": healthcare.ResourceHealthcareFhirStore(),
"google_healthcare_hl7_v2_store": healthcare.ResourceHealthcareHl7V2Store(),
"google_healthcare_pipeline_job": healthcare.ResourceHealthcarePipelineJob(),
"google_healthcare_workspace": healthcare.ResourceHealthcareWorkspace(),
"google_iam_access_boundary_policy": iam2.ResourceIAM2AccessBoundaryPolicy(),
"google_iam_deny_policy": iam2.ResourceIAM2DenyPolicy(),
Expand Down
Loading

0 comments on commit 2eca886

Please sign in to comment.