mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-30 10:47:14 -06:00
dec4cc0e1a
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 |
||
---|---|---|
.. | ||
aws_policy_equivalence.go | ||
README.md |
AWS Policy Equivalence Library
This library checks for structural equivalence of two AWS policy documents. See Godoc for more information on usage.