Terraform Provider for HashiCorp Packer

build cicd images packer terraform terraform-provider
2 Open Issues Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add two new output attributes, `image_id` and `image_name`, to the `packer_image` resource in the Terraform Packer provider. These attributes should retrieve the image ID and name, respectively, which are already logged internally by the provider during image creation.

Complexity: 3/5
good first issue feature

Terraform Provider for HashiCorp Packer

Go
#build#cicd#images#packer#terraform#terraform-provider

AI Summary: Enhance the Terraform Packer provider to support Terraform's ephemeral resources by adding support for write-only attributes to the `sensitive_variables` configuration. This will allow users to securely utilize secrets fetched from providers like HashiCorp Vault, which now return ephemeral values.

Complexity: 4/5
enhancement good first issue

Terraform Provider for HashiCorp Packer

Go
#build#cicd#images#packer#terraform#terraform-provider