@@ -49,32 +49,32 @@ resource "sysdig_secure_posture_accept_risk" "scheduler_set_to_loopback_bind_add
4949- ` zone_name ` - (Optional) The zone associated with the risk acceptance.
5050- ` description ` - (Required) A description of the risk acceptance.
5151- ` filter ` - (Optional) A filter for identifying the resources affected by the acceptance.
52- List of supported fields:
53-
52+
53+ ### List of supported fields:
5454 - name
55- Type: string
56- Example: name in ("cf-templates-1s951ca3qbh1-us-west-2")
57- Description: The name of the resource to accept risk for
55+ - Type: string
56+ - Example: name in ("cf-templates-1s951ca3qbh1-us-west-2")
57+ - Description: The name of the resource to accept risk for
5858
5959 - namespace
60- Type: string
61- Example: namespace in ("my-namespace")
62- Description: The namespace to accept risk for
60+ - Type: string
61+ - Example: namespace in ("my-namespace")
62+ - Description: The namespace to accept risk for
6363
6464 - kind
65- Type: string
66- Example: kind in ("AWS_S3_BUCKET")
67- Description: The resource kind to accept risk for
65+ - Type: string
66+ - Example: kind in ("AWS_S3_BUCKET")
67+ - Description: The resource kind to accept risk for
6868
6969 - location
70- Type: string
71- Example: location in ("ap-southeast-2")
72- Description: The cloud location/region to accept risk for
70+ - Type: string
71+ - Example: location in ("ap-southeast-2")
72+ - Description: The cloud location/region to accept risk for
7373
7474 - providerType
75- Type: string
76- Example: providerType in ("AWS")
77- Description: The cloud provider to accept risk for (AWS/GCP/Azure)
75+ - Type: string
76+ - Example: providerType in ("AWS")
77+ - Description: The cloud provider to accept risk for (AWS/GCP/Azure)
7878
7979- ` reason ` - (Required) The reason for accepting the risk. Possible values are:
8080 - ` Risk Owned `
0 commit comments