Description of changes:
When the config-rules template was updated recently to move from Node to Python the logical ids of the resources were change.
The previous update was a breaking change, preventing customers using a previous version of this template.
This PR reverts to the previous naming convention and is also in line with the naming convention used throughout the rest of this solution.
I've tested this template by deploying a version previous to Oct 2019 and then updated it with the new Python version and my naming changes and the change set is applied successfully.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description of changes: When the config-rules template was updated recently to move from Node to Python the logical ids of the resources were change. The previous update was a breaking change, preventing customers using a previous version of this template.
This PR reverts to the previous naming convention and is also in line with the naming convention used throughout the rest of this solution.
I've tested this template by deploying a version previous to Oct 2019 and then updated it with the new Python version and my naming changes and the change set is applied successfully.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.