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

Allow TF resource change validation against policies #176

Closed melinath closed 2 years ago

melinath commented 2 years ago

@morgante would you be able to review this PR?

melinath commented 2 years ago

@ScottSuarez re: exported property changes, do you just mean Result.InputResource or did you have other ones in mind as well?

Re: documentation on how to write policies, definitely +1 that we should do that; however, it would need to be outside this repository. b/222342912

ScottSuarez commented 2 years ago

Result.CAIResource and UnwrapCAIResource.. assuming these are both understood I see no issues