// ---------------------------------------------------------------------------- // // *** AUTO GENERATED CODE *** AUTO GENERATED CODE *** // // ---------------------------------------------------------------------------- // // This file is automatically generated by Magic Modules and manual // changes will be clobbered when the file is regenerated. // // Please read more about how to change this file in // .github/CONTRIBUTING.md. // // ---------------------------------------------------------------------------- package google import "github.com/hashicorp/terraform/helper/schema" var GeneratedLoggingResourcesMap = map[string]*schema.Resource{ "google_logging_metric": resourceLoggingMetric(), }