flosell / iam-policy-json-to-terraform

Small tool to convert an IAM Policy in JSON format into a Terraform aws_iam_policy_document
https://flosell.github.io/iam-policy-json-to-terraform/
Apache License 2.0
774 stars 58 forks source link

Thank you. #23

Closed gavinelder closed 3 years ago

gavinelder commented 3 years ago

Hey I just used this to move a rather large KMS policy document from inline local into a policy_document and it was a breeze.

Just wanted to say kudos you saved me an hour of my life.

flosell commented 3 years ago

Thank you so much for the feedback, glad you found the tool useful!

It's rare for open source maintainers to get feedback on the impact their projects are having so really appreciate you taking the time to share yours!