Put a secret into a password-store repository.
Name | Version |
---|---|
terraform | ~> 1.3 |
pass | ~> 3.1.0 |
Name | Version |
---|---|
pass | ~> 3.1.0 |
No modules.
Name | Type |
---|---|
pass_password.secret | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
data | Additional key-value pairs to store with the password | map(string) |
null |
no |
password | Password to store | string |
null |
no |
path | Password Store path to the secret | string |
n/a | yes |
yaml | YAML representation of the secret | string |
null |
no |
Name | Description |
---|---|
body | The body of the secret |
full | Entire secret contents |