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

chore(all): clean up bucket behavior in integration tests #1037

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

biffgaut
Copy link
Contributor

@biffgaut biffgaut commented Dec 7, 2023

Description of changes:
Continued efforts to ensure that integration tests:

  • can load simultaneously
  • remove all resources when torn down

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aws-solutions-constructs-team
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: githubautobuild-for-cdk-v2
  • Commit ID: 0235cdb
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-solutions-constructs-team
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: githubautobuild-for-cdk-v2
  • Commit ID: 185ef9f
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@biffgaut biffgaut merged commit 86d8ac2 into main Dec 7, 2023
2 checks passed
@biffgaut biffgaut deleted the LogScrapBuckets branch December 7, 2023 19:05
hayesry added a commit that referenced this pull request Dec 8, 2023
biffgaut pushed a commit that referenced this pull request Jan 9, 2024
…ls; add support for CMK-encrypted buckets (#1038)

* feat: upgrade aws-cloudfront-s3 to use oac instead of oai

* feat: added testing and documentation notes

* merge: alignment with #1037

* fix: version number for aws-cloudfront-s3 custom resource

* fix: edits to custom resource package.json file

* fix: issue with installing deps for custom resource

* feat: create new S3OacOrigin, consolidate custom resources

* chore: change bucket variable naming in 'aws-cloudfront-s3/lib/index.ts'

* chore: consolidate custom resources, additional cleanup

* chore: update resources/package.json file

* chore: add resources dependency to aws-cloudfront-s3 package.json file

* chore: edit source/package.json to revert workspaces specification

* chore: add aws-cdk-lib to resources/package.json

* chore: remove carat from aws-cdk-lib dependency

* Update package.json

* chore: pr updates

* chore: pr updates

* chore: update integ tests

* chore: update package.json

* fix: oac naming and resources/package.json

* chore: add cfn suppression statements to custom resource providers where applicable

* chore: cfn-nag statements for bucket deployments

* chore: remove bucketDeployment samples

* chore: update imports and integ tests

* chore: update integ tests

* chore: updated naming for `defaults.CloudFrontDistributionForS3` function

* chore: edited comments for s3-oac-origin.ts

* chore: minor organizational improvements to import statements

* chore: update custom resource description; remove CWLogs policy statement

* chore: naming and spelling

* feat: add checking for duplicate key policies by sid

* feat: re-add support for legacy HttpOrigin configs

* chore: eslint

* chore: more eslint

* chore: cfn-nag

* feat: add printWarning for customers using HttpOrigin

* fix: remove warning prefix

* chore: add comment on default key policy name specification

* chore: additional testing, readme updates

* feat: refactored props for createCloudFrontDistributionForS3()

* chore: print warnings language updates

* chore: switch file naming for shared functions in resources/

* chore: update imports in resources/

* feat: overwrite existing key policy, update unit tests

* fix: pass id from the top level through to createCloudFrontDistributionForS3

* chore: update integration tests
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.

3 participants