Tagged "cloudformation"

CIINABox Pipelines - S3 Region Authorization Fix

Introduction This release addresses a critical issue in the CIINABox Pipelines library where S3 bucket location queries were failing with authorization header errors when accessing buckets in certain regions, specifically ap-southeast-1.

Simplify CloudFormation ChangeSets in Jenkins Pipelines with ChangeSetDeploy

Previously when deploying CloudFormation changes in Jenkins using the ciinabox-pipelines shared library you had to created the change set and then execute it in separate methods in your pipeline.