Skip to content

Detects changes in parameter store values by identifying the version of them

Compare
Choose a tag to compare
@kandarpdave3 kandarpdave3 released this 02 Aug 06:51
· 7 commits to main since this release
0a5eebb

Whenever any parameter store value is updated, the map of parameter store name => parameter store version changes in the null_resource (it displays in the terminal.) The aws_ecs_task_definition will be re-created if null_resource is re-created.