You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #1512 we renamed the methods of `*PipelineStage` to
`WorkloadTemplatePath` and `WorkloadTemplateConfigurationPath` instead
of `ServiceTemplatePath` and `ServiceTemplateConfigurationPath`.
This resulted in an error while generating the cfn template for the pipeline
since we are depending on the old names.
This change fixes that.
_By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
0 commit comments