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

Bookmarklet to open web frontend with currently selected JSON document #28

Closed flosell closed 2 years ago

flosell commented 2 years ago

Context

24 introduced a basic web frontend to use. I'd assume many people will use this to convert a JSON document they found on in the AWS documentation, in tutorials or other websites.

This feature would make this task easier

Outcomes

Introduce a way to feed selected text from any website into the web frontend input (e.g. a bookmarklet that generates a URL that's read by the web frontend)