terraform-hcp-vault-secrets-secret

add on for vault secrets apps

Requirements

No requirements.

Providers

Name Version
hcp 0.96.0

Modules

No modules.

Resources

Name Type
hcp_vault_secrets_secret.my_secret resource
hcp_project.project_name data source
hcp_vault_secrets_app.app_name data source

Inputs

Name Description Type Default Required
app_name The name of the application for which the secrets are being stored. string n/a yes
project_name The project id for the vault secrets app string n/a yes
secret_name The name of the secret being stored. string n/a yes
secret_value The value of the secret being stored. string n/a yes

Outputs

No outputs.