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

Link to the CLI from the web frontend #29

Closed flosell closed 2 years ago

flosell commented 2 years ago

Some people might first end up on the web version of this tool, yet have use cases (e.g. bulk conversion) where the CLI works better - add a link to GitHub that promotes the CLI

L0uisJ0shua commented 2 years ago

Hi @flosell I can look into this!

Basically I just have to add a link to this Github page on the web version of this tool right?

flosell commented 2 years ago

Done, thanks to @L0uisJ0shua !