Open Issues Need Help
View All on GitHub Feature request: Output image ID & image name about 1 month ago
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
Terraform ephemeral resources as sensitive values 2 months ago
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