v0.0.33
github-actions
released this
20 Jun 16:34
·
73 commits
to refs/heads/main
since this release
0.0.33 (2023-06-20)
Features
- Added a prop to input nodeRole instead of creating a new nodeRole (Limitation - nodeRole should not already have InstanceProfile) (fb58f3f)
- Added integration test and unit test for 'should use existing nodeRole instead of creating a new role'. (2f680dc)
- resolving comments left on pull request (baabb35)