GoogleCloudPlatform / config-validator

Golang library which provides functionality to evaluate GCP resources against Rego-based policies
Apache License 2.0
45 stars 34 forks source link

Upgrade to frameworks/constraint 0.3.0 #193

Closed iyabchen closed 1 year ago

iyabchen commented 1 year ago
iyabchen commented 1 year ago

LGTM - might be good to open a ticket against https://github.com/GoogleCloudPlatform/policy-library/blob/main/policies/templates/gcp_dnssec_v1.yaml to upgrade the templates.

Would users be able to use upgraded templates with older versions of config-validator?

Yes, adding type:"object" into the template can still get make test to work in the original code.