diff --git a/deployments/pipeline-services.yml b/deployments/pipeline-services.yml index 09b2692..d95a786 100644 --- a/deployments/pipeline-services.yml +++ b/deployments/pipeline-services.yml @@ -333,9 +333,8 @@ Resources: StackName: !Sub ${EnvironmentName}-ServerService TemplatePath: !Sub SourceCode::deployments/services-${DeploymentType}/server.yml Capabilities: CAPABILITY_IAM - # Error with Fn::GetParam: - # Latest action execution message - # All parameters in file imageDetail.json should be string + # Fn::GetParam fails to retrieve ImageURI from imageDetail.json: + # "All parameters in file imageDetail.json should be string" ParameterOverrides: !Sub | { "EnvironmentName": "${EnvironmentName}",