diff --git a/infrastructure/foundation/Jenkinsfile b/infrastructure/foundation/Jenkinsfile index dbecb23..fa67da5 100644 --- a/infrastructure/foundation/Jenkinsfile +++ b/infrastructure/foundation/Jenkinsfile @@ -795,7 +795,7 @@ Type 'DESTROY' exactly to confirm: • Project: ${params.PROJECT_NAME} • Build: #${BUILD_NUMBER} • Duration: ${currentBuild.durationString} -${env.DEPLOYMENT_APPROVER ? "• Approved by: ${env.DEPLOYMENT_APPROVER}" : ""} +${env.DEPLOYMENT_APPROVER ? "• Approved by: " + env.DEPLOYMENT_APPROVER} : ""} 🏗️ Infrastructure Created: • VPC with multi-AZ public subnets