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