Is there a convenient way in a CI/CD context to au...
# general
p
Is there a convenient way in a CI/CD context to automate the creation of a stack if it does not already exist without throwing an error if it does already exist?
1