Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capability to revoke an HCP Packer Iteration #668

Open
schniber opened this issue Nov 8, 2023 · 1 comment
Open

Capability to revoke an HCP Packer Iteration #668

schniber opened this issue Nov 8, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@schniber
Copy link

schniber commented Nov 8, 2023

Description

This would allow security teams to have a control plane in regards to the capability to revoke Iterations though IaC.

New or Affected Resource(s)

  • hcp_packer_iteration_revokation

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp

resource hcp_packer_iteration_revokation "revokation" {
iteration = 2
comment = "this iteration contains a 0 day vulnerability"
}

References

  • #0000

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@schniber schniber added the enhancement New feature or request label Nov 8, 2023
@aidan-mundy aidan-mundy self-assigned this Nov 9, 2023
@aidan-mundy
Copy link
Contributor

Thanks for the feature request @schniber!

At this time, we don't have a feature like this on our immediate roadmap, though we do hope to have this functionality in the future in some capacity. There is a larger overhaul of existing resources currently in progress (mostly internal changes, more details to be announced later), which has ultimate priority.

For now I can say that it is highly unlikely for this to be implemented before February as our HCP Packer Terraform Provider planning for the fiscal quarter is already complete, though I can't speculate beyond that.

@aidan-mundy aidan-mundy removed their assignment Dec 15, 2023
@sylviamoss sylviamoss self-assigned this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants