Skip to content

v1.1.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 29 Jun 18:39
· 21 commits to main since this release
37f60fa
Add missing permission_set_name to account_assigments README.md @ximena9201 (#36)

what

This pull request adds a missing permission_set_name attribute to README.md within the account_assignments module. It's exactly related to this open draft #28 that however, due to a lack of activity in the meantime, it may have caused confusion as I personally was unable to find it documented. I test the module again and it worked with the missing attribute.

why

I recently went through the process of testing one of the modules and noticed that an attribute was missing from the README documentation. To prevent confusion for future users, I propose updating the README to include this missing information.

references

  • None, just went through testing one of the module and I found out that adding the missing documented attribute fixed the issue.
fix some simple typos @lpmi-13 (#42)

what

fixing some simple typos

🚀 Enhancements

Bugfix/deprecated field @Benbentwo (#44)

what

  • Bugfix from #41 (closes: #41 )
  • Update workflows

why

  • Bugfix for provider version AWS 4.40+
  • Workflows for better automation

References: