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

service/cloudfront: update to using typelist #13338

Merged
merged 3 commits into from
May 19, 2020
Merged

Conversation

anGie44
Copy link
Contributor

@anGie44 anGie44 commented May 15, 2020

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates #9956

Release note for CHANGELOG:

service/cloudfront: correct typeset usage with typelist in cases where max_items is 1

Output from acceptance testing:

--- PASS: TestAccAWSCloudFrontDistribution_Origin_EmptyDomainName (2.82s)
--- PASS: TestAccAWSCloudFrontDistribution_Origin_EmptyOriginID (8.42s)
--- PASS: TestAccAWSCloudFrontDistribution_disappears (1010.90s)
--- PASS: TestAccAWSCloudFrontDistribution_DefaultCacheBehavior_ForwardedValues_Headers (1012.77s)
--- PASS: TestAccAWSCloudFrontDistribution_DefaultCacheBehavior_ForwardedValues_Cookies_WhitelistedNames (1041.47s)
--- PASS: TestAccAWSCloudFrontDistribution_DefaultCacheBehavior_TrustedSigners (1042.84s)
--- PASS: TestAccAWSCloudFrontDistribution_ViewerCertificate_AcmCertificateArn (1055.45s)
--- PASS: TestAccAWSCloudFrontDistribution_OrderedCacheBehavior_ForwardedValues_Headers (1057.06s)
--- PASS: TestAccAWSCloudFrontDistribution_WaitForDeployment (1347.51s)
--- PASS: TestAccAWSCloudFrontDistribution_ViewerCertificate_AcmCertificateArn_ConflictsWithCloudFrontDefaultCertificate (1348.32s)
--- PASS: TestAccAWSCloudFrontDistribution_OrderedCacheBehavior_ForwardedValues_Cookies_WhitelistedNames (1374.14s)
--- PASS: TestAccAWSCloudFrontDistribution_orderedCacheBehavior (1440.88s)
--- PASS: TestAccAWSCloudFrontDistribution_RetainOnDelete (1502.62s)
--- PASS: TestAccAWSCloudFrontDistribution_HTTP11Config (1522.33s)
--- PASS: TestAccAWSCloudFrontDistribution_noCustomErrorResponseConfig (1522.72s)
--- PASS: TestAccAWSCloudFrontDistribution_customOrigin (1555.21s)
--- PASS: TestAccAWSCloudFrontDistribution_OriginGroups (1558.34s)
--- PASS: TestAccAWSCloudFrontDistribution_S3Origin (603.91s)
--- PASS: TestAccAWSCloudFrontDistribution_multiOrigin (1617.87s)
--- PASS: TestAccAWSCloudFrontDistribution_noOptionalItemsConfig (1636.63s)
--- PASS: TestAccAWSCloudFrontDistribution_Enabled (1766.46s)
--- PASS: TestAccAWSCloudFrontDistribution_IsIPV6EnabledConfig (1773.93s)
--- PASS: TestAccAWSCloudFrontDistribution_S3OriginWithTags (1817.85s)

@ghost ghost added size/XS Managed by automation to categorize the size of a PR. service/cloudfront Issues and PRs that pertain to the cloudfront service. labels May 15, 2020
@anGie44 anGie44 added the technical-debt Addresses areas of the codebase that need refactoring or redesign. label May 15, 2020
@anGie44 anGie44 changed the title resource/cloudfront: update to using typelist service/cloudfront: update to using typelist May 15, 2020
@anGie44 anGie44 marked this pull request as ready for review May 18, 2020 20:57
@anGie44 anGie44 requested a review from a team May 18, 2020 20:57
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

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

Ah, we'll be deleting Removed attributes soon since the functionality is being removed from SDK v2. 😄 This is fine to get in now to get the linter happy though. 👍

@bflad bflad self-assigned this May 19, 2020
@ghost ghost added the tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. label May 19, 2020
@anGie44 anGie44 merged commit 1ea62ef into master May 19, 2020
@anGie44 anGie44 deleted the ap_typelist_cloudfront branch May 19, 2020 21:40
@ghost
Copy link

ghost commented Jun 19, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Jun 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
service/cloudfront Issues and PRs that pertain to the cloudfront service. size/XS Managed by automation to categorize the size of a PR. technical-debt Addresses areas of the codebase that need refactoring or redesign. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants