An open API service indexing awesome lists of open source software.

https://github.com/brettswift/cdk-ssm-test

testing a possible defect in ssm
https://github.com/brettswift/cdk-ssm-test

Last synced: about 2 months ago
JSON representation

testing a possible defect in ssm

Awesome Lists containing this project

README

        

# Experiment to test CDK ssm behaviour

1. run `./deploy-path-change-test.sh` to test behaviour when an ssm path changes in a stack.
2. run `./deploy-value-change-test.sh` to test behaviour when an ssm value changes in a stack.
3. `./destroy.sh` cleans everything up

It is a good idea to run `./destroy.sh` between each of the tests above.