krystal/go-katapult

View on GitHub
core/testdata/TestSecurityGroupCreateArguments_JSONMarshaling/full.golden

Summary

Maintainability
Test Coverage
{
  "name": "new-group",
  "associations": [
    "id1",
    "id2"
  ],
  "allow_all_inbound": true,
  "allow_all_outbound": true
}