Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
update generated docs action committed Sep 27, 2023
1 parent f3ad458 commit be93206
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/resources/aws_cost_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ description: |-
- `arn` (String) the aws role arn
- `name` (String) the name for the credentials

### Optional

- `duration` (Number) the session duration in seconds. If set must be one of the following: 3600 (1h), 7200 (2h), 14400 (4h), 18000 (5h default), 28800 (8h), 43200 (12h)

### Read-Only

- `id` (String) The ID of this resource.

0 comments on commit be93206

Please sign in to comment.