Skip to content

Commit

Permalink
Refactor attribute section in secure posture accept risk documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hila-krut-sysdig committed Sep 30, 2024
1 parent 216d0e6 commit f00e48f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion website/docs/r/secure_posture_accept_risk.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ resource "sysdig_secure_posture_accept_risk" "accept_risk_resource" {
}
```

## Attributes Reference
## Argument Reference

- `id` - (Computed) The unique identifier for the risk acceptance.
- `control_name` - (Required) The name of the posture control being accepted.
Expand Down Expand Up @@ -62,6 +62,8 @@ resource "sysdig_secure_posture_accept_risk" "accept_risk_resource" {
- `accept_period` - (Computed) The period for which the risk is accepted.


## Attributes Reference

In addition to all arguments above, the following attributes are exported:

- `author` - (Computed) The custom control author.
Expand Down

0 comments on commit f00e48f

Please sign in to comment.