Skip to content

Releases: flosell/iam-policy-json-to-terraform

1.0.0

28 Apr 13:40
1.0.0
Compare
Choose a tag to compare

Initial Release

Added

  • Read IAM Policy JSON from STDIN and write Terraform HCL to STDOUT
  • Support for the following properties
    • Sid
    • Effect
    • Action
    • NotAction
    • Resource
    • NotResource
    • Condition with single value