Appearance
@kubricate/core / types / PrimitiveSecretValue
type PrimitiveSecretValue = string | number | boolean | null | undefined;