pulumiverse / pulumi-hcp

A Pulumi provider for interacting with the Hashicorp Cloud Platform
Apache License 2.0
1 stars 2 forks source link

Vault Secrets is not supported #34

Open saniales opened 3 months ago

saniales commented 3 months ago

Vault Secrets is now part of the HCP CLI

https://developer.hashicorp.com/hcp/docs/cli/commands/vault-secrets

It would be awesome to support it as you do with the other commands

Here the docs of the Vault Secrets API and a screenshot of the basic procedure

https://developer.hashicorp.com/hcp/api-docs/vault-secrets

image

saniales commented 3 months ago

Is probably the quickest thing to do is just version bump the HCP CLI version to something ^0.93.0 and bridge again using the terraform bridge?

https://registry.terraform.io/providers/hashicorp/hcp/latest/docs