v0.1.1
- Improves/Update testing case
- Adds creation of a service IAM role used by default
Breaking change!!
A new variable create_iam_service_linked_role
with default value to true
has been introduced in this new release.
If you are upgrading from a previous version just add
create_iam_service_linked_role = false
To your module to prevent this role been created.