We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 216d0e6 commit f00e48fCopy full SHA for f00e48f
website/docs/r/secure_posture_accept_risk.md
@@ -32,7 +32,7 @@ resource "sysdig_secure_posture_accept_risk" "accept_risk_resource" {
32
}
33
```
34
35
-## Attributes Reference
+## Argument Reference
36
37
- `id` - (Computed) The unique identifier for the risk acceptance.
38
- `control_name` - (Required) The name of the posture control being accepted.
@@ -62,6 +62,8 @@ resource "sysdig_secure_posture_accept_risk" "accept_risk_resource" {
62
- `accept_period` - (Computed) The period for which the risk is accepted.
63
64
65
+## Attributes Reference
66
+
67
In addition to all arguments above, the following attributes are exported:
68
69
- `author` - (Computed) The custom control author.
0 commit comments