Skip to content

Commit f00e48f

Browse files
Refactor attribute section in secure posture accept risk documentation
1 parent 216d0e6 commit f00e48f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

website/docs/r/secure_posture_accept_risk.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resource "sysdig_secure_posture_accept_risk" "accept_risk_resource" {
3232
}
3333
```
3434

35-
## Attributes Reference
35+
## Argument Reference
3636

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

6464

65+
## Attributes Reference
66+
6567
In addition to all arguments above, the following attributes are exported:
6668

6769
- `author` - (Computed) The custom control author.

0 commit comments

Comments
 (0)