Add configuration of datalossprevention (4), dataplex (1), dataproc (10), datastore (1), deploymentmanager (1), dialogflow (4) groups #114
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of your changes
Add configuration of 4 resources in the
datalossprevention
group:google_data_loss_prevention_deidentify_template
google_data_loss_prevention_inspect_template
google_data_loss_prevention_job_trigger
google_data_loss_prevention_stored_info_type
Add configuration of 1 resources in the
dataplex
group:google_dataplex_lake
Add configuration of 10 resources in the
dataproc
group:google_dataproc_autoscaling_policy
google_dataproc_cluster
google_dataproc_cluster_iam_binding
google_dataproc_cluster_iam_member
google_dataproc_cluster_iam_policy
google_dataproc_job
google_dataproc_job_iam_binding
google_dataproc_job_iam_member
google_dataproc_job_iam_policy
google_dataproc_workflow_template
Add configuration of 1 resources in the
datastore
group:google_datastore_index
Add configuration of 1 resources in the
deploymentmanager
group:google_deployment_manager_deployment
Add configuration of 4 resources in the
dialogflow
group:google_dialogflow_agent
google_dialogflow_entity_type
google_dialogflow_fulfillment
google_dialogflow_intent
Fixes #19
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested