You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: