Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose variables to set AMI share permisions #30

Open
dude0001 opened this issue Feb 14, 2022 · 0 comments · May be fixed by #317
Open

Expose variables to set AMI share permisions #30

dude0001 opened this issue Feb 14, 2022 · 0 comments · May be fixed by #317
Labels
contributions welcome pull requests encouraged

Comments

@dude0001
Copy link

Summary

Expose variables to set AMI share permisions

Description

I need to automate sharing within our AWS Organization a custom AMI built with this repo. Right now I run AWS CLI commands after the Packer build to set permissions on the newly created AMI. The Packer AMI Builder plugin has some configuration options to do this in the Packer build itself. It would be nice if these were exposed as variables I could set in the overrides.auto.pkrvars.hcl

https://www.packer.io/plugins/builders/amazon/ebs#ami_users
https://www.packer.io/plugins/builders/amazon/ebs#ami_org_arns
https://www.packer.io/plugins/builders/amazon/ebs#ami_ou_arns

Expected Behavior

Observed Behavior

Environment Details

Supporting Log Snippets

@mythri-garaga mythri-garaga added the contributions welcome pull requests encouraged label Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome pull requests encouraged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants