packer { required_plugins { amazon = { version = "~> 1.2" source = "github.com/hashicorp/amazon" } } }