github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/templates/expected_check_markdown.md (about)

     1  
     2  
     3  
     4  ## Sample control with all possible statuses(severity=high)
     5   
     6  *Sample control that returns 10 OK, 5 ALARM, 2 ERROR, 1 SKIP and 3 INFO*
     7  
     8  | OK | Skip | Info | Alarm | Error | Total |
     9  |-|-|-|-|-|-|
    10  | 10 | 1 | 3 | 5 | 2 | 21 |
    11  
    12  
    13  
    14  | | Reason | Dimensions |
    15  |-|--------|------------|
    16  | ❗ | Resource has some error| `16`  |
    17  | ❗ | Resource has some error| `17`  |
    18  | ❌ | Resource does not satisfy condition| `11`  |
    19  | ❌ | Resource does not satisfy condition| `12`  |
    20  | ❌ | Resource does not satisfy condition| `13`  |
    21  | ❌ | Resource does not satisfy condition| `14`  |
    22  | ❌ | Resource does not satisfy condition| `15`  |
    23  | ℹ | Information| `19`  |
    24  | ℹ | Information| `20`  |
    25  | ℹ | Information| `21`  |
    26  | ✅ | Resource satisfies condition| `1`  |
    27  | ✅ | Resource satisfies condition| `2`  |
    28  | ✅ | Resource satisfies condition| `3`  |
    29  | ✅ | Resource satisfies condition| `4`  |
    30  | ✅ | Resource satisfies condition| `5`  |
    31  | ✅ | Resource satisfies condition| `6`  |
    32  | ✅ | Resource satisfies condition| `7`  |
    33  | ✅ | Resource satisfies condition| `8`  |
    34  | ✅ | Resource satisfies condition| `9`  |
    35  | ✅ | Resource satisfies condition| `10`  |
    36  | ⇨ | Resource is skipped| `18`  |
    37  
    38  
    39  
    40  
    41  \