terraform/vendor/github.com/jen20/awspolicyequivalence
Paul Stack dec4cc0e1a provider/aws: Fix the normalization of AWS policy statements (#11009)
Fixes: #10784

When AWS was passed an AWS policy with a single statement, it normalized
it to a slice of statement. This was causing issues for Terraform when
it was trying to reapply changes
2017-01-03 20:04:16 +00:00
..
README.md deps: Vendor github.com/jen20/awspolicyequivalence 2016-09-02 09:07:54 -07:00
aws_policy_equivalence.go provider/aws: Fix the normalization of AWS policy statements (#11009) 2017-01-03 20:04:16 +00:00

README.md

AWS Policy Equivalence Library

This library checks for structural equivalence of two AWS policy documents. See Godoc for more information on usage.

CI

Travis CI Build Status