diff --git a/infrastructure/foundation/Jenkinsfile b/infrastructure/foundation/Jenkinsfile index 0d97a53..01744a8 100644 --- a/infrastructure/foundation/Jenkinsfile +++ b/infrastructure/foundation/Jenkinsfile @@ -797,8 +797,8 @@ Type 'DESTROY' exactly to confirm: - Region: ${params.AWS_REGION} - Project: ${params.PROJECT_NAME} - Build: #${BUILD_NUMBER} -- Duration: ${currentBuild.durationString} -${approverLine} +- Duration: ${currentBuild.durationString}${approverLine ? '\n' + approverLine: ''} + 🏗️ Infrastructure Created: • VPC with multi-AZ public subnets