Does sweeping for clusters belong in the test suite for each language, or should we have a single implementation somewhere which can be run against any account for any language?
As it stands it seems like we will have to implement similar logic to this in the other languages, which seems like an implementation and maintenance burden which we can avoid. Could this be separated out so we can reuse it for other languages, and execute it as a separate job at the end of the workflow?
Originally posted by @danielfrankcom in #128 (comment)
Make a simple, portable script that can be added to any cluster_management example to delete clusters tagged with Name=aws-samples/aurora-dsql-samples
Originally posted by @danielfrankcom in #128 (comment)
Make a simple, portable script that can be added to any cluster_management example to delete clusters tagged with
Name=aws-samples/aurora-dsql-samples