Add configuration of logging (13), memcache (1), mlengine (1), monitoring (5), network (2), networkmanagement (1), networkservices (3), notebooks (5) groups #141
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 13 resources in the
logging
group:google_logging_billing_account_exclusion
google_logging_billing_account_sink
google_logging_folder_bucket_config
google_logging_folder_exclusion
google_logging_folder_sink
google_logging_log_view
google_logging_metric
google_logging_organization_bucket_config
google_logging_organization_exclusion
google_logging_organization_sink
google_logging_project_bucket_config
google_logging_project_exclusion
google_logging_project_sink
Add configuration of 1 resources in the
memcache
group:google_memcache_instance
Add configuration of 1 resources in the
mlengine
group:google_ml_engine_model
Add configuration of 5 resources in the
monitoring
group:google_monitoring_custom_service
google_monitoring_dashboard
google_monitoring_group
google_monitoring_metric_descriptor
google_monitoring_slo
Add configuration of 2 resources in the
network
group:google_network_connectivity_hub
google_network_connectivity_spoke
Add configuration of 1 resources in the
networkmanagement
group:google_network_management_connectivity_test
Add configuration of 3 resources in the
networkservices
group:google_network_services_edge_cache_keyset
google_network_services_edge_cache_origin
google_network_services_edge_cache_service
Add configuration of 5 resources in the
notebooks
group:Fixes #17
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested