Skip to content

Commit

Permalink
Update secret.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Jan 9, 2025
1 parent cb5c4ce commit 3d8c8d4
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/ephemeral-resources/secret.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,4 @@ provider "postgresql" {

### Read-Only

- `last_updated` (String)
- `secret_reminder` (Attributes) (see [below for nested schema](#nestedatt--secret_reminder))
- `tag_ids` (List of String) Tag ids to be attached for the secrets.
- `value` (String, Sensitive) The value of the secret

<a id="nestedatt--secret_reminder"></a>
### Nested Schema for `secret_reminder`

Read-Only:

- `note` (String) Note for the secret rotation reminder
- `repeat_days` (Number) Frequency of secret rotation reminder in days

0 comments on commit 3d8c8d4

Please sign in to comment.