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

fix: add missing parameter to s3 bucket resource #700

Merged
merged 2 commits into from
Dec 5, 2018
Merged

Conversation

keetonian
Copy link
Contributor

This is not an ideal situation- needing to update this resource with every single new feature. We should consider a way to update our underlying design so we don't need to continually update these resources, but let them pass through parameters to CFN.

Issue #, if available:
#679
Description of changes:
Add missing PublicAccessBlockConfiguration parameter to S3 buckets

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This is not an ideal situation- needing to update this resource with every single new feature. We should consider a way to update our underlying design so we don't need to continually update these resources, but let them pass through parameters to CFN.
Copy link
Contributor

@jlhood jlhood left a comment

Choose a reason for hiding this comment

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

Is there a unit test you can add/update to verify this change?

@jlhood jlhood requested a review from paoptu023 December 5, 2018 18:21
@jlhood jlhood merged commit 910ffce into develop Dec 5, 2018
@keetonian keetonian deleted the keetonian-patch-3 branch December 9, 2018 01:49
@carlnordenfelt
Copy link
Contributor

Any idea when this will be released?

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.

None yet

4 participants