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
ConnectContactFlowId should be made optional, the same as in master.yaml
Parameter HideButtonMessageBubble does not exist in the substack pipeline.yaml, need to remove this from the CloudFormation template.
pipeline.yaml: several changes have to be made
Errors:
Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting
Invalid request provided: AWS::CloudFront::Distribution: The S3 bucket that you specified for CloudFront logs does not enable ACL access: xxxxxx.s3.amazonaws.com
I am creating a PR to address these issues
The text was updated successfully, but these errors were encountered:
sleepwithcoffee
changed the title
[Bug] Bugs with pipeline templates
[Bug] Cannot create CloudFormation stack with pipeline templates
Apr 4, 2024
There are several bugs with pipeline templates:
master-pipeline.yaml
:ConnectContactFlowId
should be made optional, the same as inmaster.yaml
HideButtonMessageBubble
does not exist in the substackpipeline.yaml
, need to remove this from the CloudFormation template.pipeline.yaml
: several changes have to be madeErrors:
I am creating a PR to address these issues
The text was updated successfully, but these errors were encountered: