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

Add syntax highlighting in web frontend #27

Open flosell opened 2 years ago

flosell commented 2 years ago

Context

24 introduced a basic web frontend to use. At the moment, it provides only very bare-bones functionality with minimal styling.

This issue would add syntax highlighting to both input and output to make it easier to edit and spot things.

Outcomes

Constraints

Related Issues

There are several other issues dealing with the web frontend - check the web-frontend label to get an understanding where overlaps might exist