Adds ignore_tags field to the alks provider block with options to filer on keys or key prefixes. Any tag listed in this block will not be considered during plans, and if it does exist currently on the role, it will be appended to any update requests, so that it isn't deleted. Additionally refactored some of the data types to reduce conversions between maps and slices and make certain operations simpler.
Rally # US826455: ALKS TFP - Add ignore_tags field to provider block
Type of change
[X] Feature (non-breaking change which adds functionality)
How has this been tested?
Steps:
Unit Tests
Integration tests
Checklist / To Do:
[ ] Write documentation reflecting the change - Communicate this new feature
Description
Adds ignore_tags field to the alks provider block with options to filer on keys or key prefixes. Any tag listed in this block will not be considered during plans, and if it does exist currently on the role, it will be appended to any update requests, so that it isn't deleted. Additionally refactored some of the data types to reduce conversions between maps and slices and make certain operations simpler.
Rally # US826455: ALKS TFP - Add ignore_tags field to provider block
Type of change
How has this been tested?
Steps:
Checklist / To Do: