Matthew A.

Results 2 issues of Matthew A.

**Code Sample** ``` stateDiagram-v2 state Cluster { state Node1: Node { state Pods1: Pods { A: Container A1 B: Container B1 C: Container C1 } } state Node2: Node {...

Type: Bug / Error
Status: Triage

Short context: AzureRM provider's underlying API Schema currently does not support the newest additions from the version 2023. azapi provider is instead used to deploy the securityContacts using the JSON...