Skip to content

v0.1.1

Compare
Choose a tag to compare
@egarbi egarbi released this 04 Nov 14:04
· 11 commits to master since this release
2328d90
  • 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.