Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Cannot create CloudFormation stack with pipeline templates #665

Closed
sleepwithcoffee opened this issue Apr 4, 2024 · 1 comment
Closed

Comments

@sleepwithcoffee
Copy link
Contributor

sleepwithcoffee commented Apr 4, 2024

There are several bugs with pipeline templates:

master-pipeline.yaml:

  • 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

@sleepwithcoffee sleepwithcoffee changed the title [Bug] Bugs with pipeline templates [Bug] Cannot create CloudFormation stack with pipeline templates Apr 4, 2024
@atjohns
Copy link
Contributor

atjohns commented Apr 25, 2024

Closing as this was merged into release 0.20.2

@atjohns atjohns closed this as completed Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants