Skip to content

Document how to use the hashivault secret manager in the operator #134

@viveklak

Description

@viveklak

Affected feature

Secret manager integration with hashicorp vault

Details

The operator's integration with hashicorp vault secret manager is a bit more complicated than other cloud secret managers since it typically needs a renewable token. Pulumi's cloud secret manager support relies on https://gocloud.dev/ which in the case of Hashi vault, requires that the token be specified using a static environment variable VAULT_SERVER_TOKEN. In the case of the Pulumi CLI this is workable since the CLI is shortlived but this is not workable in the Operator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/docsImprovements or additions to documentationkind/enhancementImprovements or new features

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions