terraform-provider-packer icon indicating copy to clipboard operation
terraform-provider-packer copied to clipboard

A Terraform Provider to generate Packer JSON

Results 3 terraform-provider-packer issues
Sort by recently updated
recently updated
newest added

When configuring ssh config w/ this plugin on AWS, we get the following error if `ssh_password` is omitted: ``` Error: module.ami.data.packer_json.config: "builders.0.amazon_ebs.0.ssh.0.ssh_password": required field is not set ``` To get...

Add all the existing types(builders, provisioners, post-processors etc)

Refactor the code responsible for transforming to packer json