v1.0.0
v1.0.0 (2021-02-22)
This release contains some major changes for Packer v1.7 support. If you want to use Packer < v1.7, please use v0.x versions.
Breaking Changes
- #165: Remove the AWS builder dependency
clean_resource_namefunction support was removed from the post-processor attributes.- Undocumented AWS access config attributes were removed.
assume_roleshared_credentials_filedecode_authorization_messagesinsecure_skip_tls_verifymax_retriesregionskip_credential_validationvault_aws_engineaws_polling
- #166: Change license: MIT -> MPL 2.0
- Changed to meet licensing requirements due to porting code from Packer core.
- #167: Upgrade the plugin to be compatible with Packer v1.7
- Drop support for Packer < v1.7
- #169 #171: Make the plugin multi component plugin
- Support automatic installation by
packer init. - Rename to
packer-plugin-amazon-ami-managementfrompacker-post-processor-amazon-ami-management. - Drop pre-built binary support for netbsd/openbsd.
- Add pre-built binary support for arm64.
- Support automatic installation by