Closed twerthi closed 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.
Step template checklist
Id
should be a GUID that is not00000000-0000-0000-0000-000000000000
Id
property (updating theId
will break the Library sync functionality in Octopus).Version
should be incremented, otherwise the integration with Octopus won't update the step template correctly$
LastModifiedBy
field must be present, and (optionally) updated with the correct authorCategory
has been created:{categoryname}.png
must be present under thestep-templates/logos
folderswitch
in thehumanize
function ingulpfile.babel.js
must have acase
statement corresponding to itFixes issue where existing Deploy Lambda template requires the use of an AWS account. This one uses an IAM role.