GoogleCloudPlatform / cloud-foundation-toolkit

The Cloud Foundation toolkit provides GCP best practices as code.
Apache License 2.0
962 stars 457 forks source link

Add automation to check for un-labelled resources #2240

Open NimJay opened 6 months ago

NimJay commented 6 months ago

Additional info

bharathkkb commented 6 months ago

Thanks for the suggestion @NimJay! This is definitely something on our radar - a potential implementation path is via tflint https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/1453 which runs as part of our lint workflow