Bayer-Group / cloudformation-template-generator

A type-safe Scala DSL for generating CloudFormation templates
BSD 3-Clause "New" or "Revised" License
210 stars 71 forks source link

Added tags to IAM roles #280

Closed zomboc0m closed 3 years ago

zomboc0m commented 3 years ago

Added tagging for IAM roles. The field is optional and None by default, so it should not break any existing code.