defang
defang copied to clipboard
Empty secret/config
I needed to create a secret with an empty string for debugging purposes, but this fails.
we currently use the AWS ssm parameter store for environment variables. ssm does not accept empty strings as values. Will need to re-assess how to accomplish this.