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
776 stars 57 forks source link

Bump golang.org/x/sys to fix compilation on M1 macs #60

Closed ivankovnatsky closed 2 years ago

ivankovnatsky commented 2 years ago

Reference: https://github.com/google/go-jsonnet/issues/596.

flosell commented 2 years ago

merged, thanks for spotting this @ivankovnatsky !