GoogleCloudPlatform / policy-library

A library of constraint templates and sample constraints for Constraint Framework tools
Apache License 2.0
224 stars 127 forks source link

Add Spanner to the enforce_labels constraint. #346

Closed mmontan closed 4 years ago

mmontan commented 4 years ago

Spanner CAI and API formats are different, and the data generated by Terraform Validator requires customizing the label enforce check.

Related PR in Validator: https://github.com/GoogleCloudPlatform/terraform-validator/pull/137