ekristen/libnuke

View on GitHub
pkg/settings/testdata/settings.yaml

Summary

Maintainability
Test Coverage
settings:
  EC2Instance:
    DisableDeletionProtection: true
    DisableStopProtection: "true"
  RDSInstance:
    DisableDeletionProtection: "true"
  Types:
    Integer: 1
    String: "string"
    Boolean: true
    Nested:
      NotSupported: true