sysdiglabs / terraform-google-secure-for-cloud

Terraform module that deploys the Sysdig Secure For Cloud stack in Google Cloud Platform
https://registry.terraform.io/modules/sysdiglabs/secure-for-cloud/google/latest
Apache License 2.0
2 stars 11 forks source link

feat: Add subscription module that detects if topic exists #69

Closed tembleking closed 3 years ago

tembleking commented 3 years ago

Creates a new module that creates a subscription for a topic that may or may not already exist. If it doesn't exist, it creates it, and manages it under the terraform-created infrastructure, and if it already exists, it just uses it.