aws-samples / aws-iot-core-for-amazon-sidewalk-sample-app

Other
39 stars 13 forks source link

Add update stack #25

Closed Krzpaw closed 1 year ago

Krzpaw commented 1 year ago

Description of changes: With this change, it is possible to update stack, when CF template has changed; there is no need to remove existing stack first.

Tested by: rerunning deploy_stack.py and deploy_grafana.py scripts after small modifications to the stack templates.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

eli-byers commented 1 year ago

Has this undergone QA testing? I think we should make sure all functional changes are tested before being merged to mainline.