GoogleCloudPlatform / eventarc-samples

This repository contains a collection of samples for Eventarc for various use cases.
Apache License 2.0
74 stars 34 forks source link

feat: update eventarc+gke terraform triggers sample #141

Closed glasnt closed 1 year ago

glasnt commented 1 year ago

Updates the sample linked in https://cloud.google.com/eventarc/docs/creating-triggers-terraform to use the Cloud Storage provider for tutorial clarity.

Updates Terraform to follow https://googlecloudplatform.github.io/samples-style-guide/

Consolidates tutorial to a pre and post kubectl process. README updated to match.

Similar changes to https://github.com/terraform-google-modules/terraform-docs-samples/pull/490

PR merge pending cl/562930557, reference b/297966613