cisagov / molecule-packer-ci-iam-user-tf-module

A Terraform module that creates an AWS IAM user that can build AMIs via packer and/or access SSM parameters
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Add packer permissions #2

Closed dav3r closed 5 years ago

dav3r commented 5 years ago

This PR adds a new boolean flag to control whether or not we want to give our new IAM user the permissions needed by packer to create new AMIs. While we're at it, we also give our inline user policies some human-readable names.