Skip to content

Updated regex to fix file name issue and added IAM support

Compare
Choose a tag to compare
@timmyomahony timmyomahony released this 07 Dec 23:23
· 7 commits to main since this release
41f052e

Added

  • Merged support for IAM profiles. See Issue #44.

Fixed

  • Simplified the regex to accept all characters in the system name & env. Hopefully avoiding further interface errors. See Issue #49