Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove double r- prefix from role name locals
The aws-iam-role module prepends r- internally, so passing r-name resulted in r-r-name. Strip the prefix from patch_role_name, patch_execution_role_name, and patch_execproxy_role_name.
- Loading branch information