terraform/vendor/github.com/jen20/awspolicyequivalence
Martin Atkins 1bb79696c6 vendor: update to latest github.com/zclconf/go-cty
This includes a bugfix to the cty/msgpack package to ensure correct
decoding of unknown and null values.

This also includes updates to cty's dependencies.
2018-10-16 19:14:11 -07:00
..
.gitignore vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
.travis.yml vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
LICENSE Update AWS SDK to match AWS provider dep 2017-09-05 09:21:07 -04:00
README.md deps: Vendor github.com/jen20/awspolicyequivalence 2016-09-02 09:07:54 -07:00
aws_policy_equivalence.go Update AWS SDK to match AWS provider dep 2017-09-05 09:21:07 -04: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