mathieu-benoit / mathieu-benoit/humanitec-ref-arch
Make `tls_private_key` as Ephemeral Resource
Nobody has claimed this yet.
- Dominant language
- HCL
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- https://registry.terraform.io/providers/hashicorp/tls/latest/docs/ephemeral-resources/private_key
- https://mattias.engineer/blog/2024/terraform-ephemeral-resources/
Not a blocker as `terraform` is still use here, but JFYI: not yet supported by OpenTofu: https://github.com/opentofu/opentofu/issues/1996.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Terraform ephemeral private_key resource documentation and the linked background article, then inspect the repository's Terraform configuration for the existing tls_private_key usage. Check the linked OpenTofu issue before deciding on compatibility. Done means the requested ephemeral-resource support is implemented or its OpenTofu limitation is resolved and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- terraform
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100