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

fix(single-project-k8s) Add missing providers to k8s example #94

Closed nkraemer-sysdig closed 2 years ago

nkraemer-sysdig commented 2 years ago

The single-project-k8s example is missing the sysdig and google-beta providers, causing the module to fail.

wideawakening commented 2 years ago

@hayk99 non-blocker for the merge, but maybe we should add some test for this example, as the AWS has? we have nothing covering k8s use-cases

hayk99 commented 2 years ago

@hayk99 non-blocker for the merge, but maybe we should add some test for this example, as the AWS has? we have nothing covering k8s use-cases

Agree, already in my to-do list