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

Add bucket policy for uploads in testing #10395

Merged
merged 10 commits into from
Jan 11, 2024
Merged

Conversation

zchase
Copy link
Contributor

@zchase zchase commented Dec 14, 2023

Proposed changes

Adds a bucket policy to the testing bucket so we can upload files from an internal app.

Unreleased product version (optional)

Related issues (optional)

@@ -3,11 +3,12 @@ config:
www.pulumi.com:addSecurityHeaders: "true"
www.pulumi.com:certificateArn: "arn:aws:acm:us-east-1:388588623842:certificate/9db6a76b-f7ba-465b-ab96-ce1d3b8ae02c"
www.pulumi.com:doEdgeRedirects: "true"
www.pulumi.com:hostedZone: www.pulumi.com
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are all these values in the stack config files the same as they were before except for the marketingPortalStack? I guess it was the ordering that was switched up.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah they are all the same, I guess when I added the new config value it sorted them alphabetically.

@zchase zchase merged commit 435ac5a into master Jan 11, 2024
6 checks passed
@zchase zchase deleted the zchase/uploads-bucket-policy branch January 11, 2024 22:33
cnunciato added a commit that referenced this pull request Jan 12, 2024
cnunciato added a commit that referenced this pull request Jan 12, 2024
@zchase zchase restored the zchase/uploads-bucket-policy branch January 12, 2024 00:54
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

Successfully merging this pull request may close these issues.

2 participants