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 osx arm builds #21

Closed nitrocode closed 3 years ago

flosell commented 3 years ago

Hi @nitrocode - thanks for the update! Upgraded the repo to Golang 1.16, that should fix the build.

One more thing (for either you or me to fix) is to update the release script to include the ARM binary

flosell commented 3 years ago

New ARM binaries are now released