OctopusDeploy / Library

| Public | A repository of step templates and other community-contributed extensions to Octopus Deploy
Other
171 stars 504 forks source link

Adding new lambda template that uses IAM role instead of AWS account. #1373

Closed twerthi closed 1 year ago

twerthi commented 1 year ago

Step template checklist

Fixes issue where existing Deploy Lambda template requires the use of an AWS account. This one uses an IAM role.

twerthi commented 1 year ago

Implemented suggested changes (name and description).

Added variable replacement functionality, new code review recommended.

ID values may have changed as I just re-exported the template versus updating the JSON here. It's new so it won't affect any existing implementations.