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

r/aws_cloudfront_field_level_encryption_profile - new resource #12509

Merged

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    69c7794 View commit details
    Browse the repository at this point in the history
  2. add docs

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    01562f6 View commit details
    Browse the repository at this point in the history
  3. fix doc

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4a9d90e View commit details
    Browse the repository at this point in the history
  4. change list to set

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    176218d View commit details
    Browse the repository at this point in the history
  5. add max items

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8657c80 View commit details
    Browse the repository at this point in the history
  6. disappears test + docs

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    bcbebeb View commit details
    Browse the repository at this point in the history
  7. v2

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c03fe42 View commit details
    Browse the repository at this point in the history
  8. tf 12 syntax

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d71139a View commit details
    Browse the repository at this point in the history
  9. use list data type

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b8b9a16 View commit details
    Browse the repository at this point in the history
  10. rebase

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d91921a View commit details
    Browse the repository at this point in the history
  11. use finder

    ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7c552a2 View commit details
    Browse the repository at this point in the history
  12. docs

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    da90150 View commit details
    Browse the repository at this point in the history
  13. changelog

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    cd3520f View commit details
    Browse the repository at this point in the history
  14. lint

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    994b375 View commit details
    Browse the repository at this point in the history
  15. rebase

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    780a737 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1a6229f View commit details
    Browse the repository at this point in the history
  17. r/aws_cloudfront_field_level_encryption_profile: New code structure.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontFieldLevelEncryptionProfile_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontFieldLevelEncryptionProfile_ -timeout 180m
    === RUN   TestAccCloudFrontFieldLevelEncryptionProfile_basic
    === PAUSE TestAccCloudFrontFieldLevelEncryptionProfile_basic
    === RUN   TestAccCloudFrontFieldLevelEncryptionProfile_disappears
    === PAUSE TestAccCloudFrontFieldLevelEncryptionProfile_disappears
    === CONT  TestAccCloudFrontFieldLevelEncryptionProfile_basic
    === CONT  TestAccCloudFrontFieldLevelEncryptionProfile_disappears
    --- PASS: TestAccCloudFrontFieldLevelEncryptionProfile_disappears (11.94s)
    --- PASS: TestAccCloudFrontFieldLevelEncryptionProfile_basic (23.29s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	26.894s
    ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    19969fd View commit details
    Browse the repository at this point in the history
  18. r/aws_cloudfront_monitoring_subscription: Tidy up flex.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontMonitoringSubscription_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontMonitoringSubscription_ -timeout 180m
    === RUN   TestAccCloudFrontMonitoringSubscription_basic
    === PAUSE TestAccCloudFrontMonitoringSubscription_basic
    === RUN   TestAccCloudFrontMonitoringSubscription_disappears
    === PAUSE TestAccCloudFrontMonitoringSubscription_disappears
    === RUN   TestAccCloudFrontMonitoringSubscription_update
    === PAUSE TestAccCloudFrontMonitoringSubscription_update
    === CONT  TestAccCloudFrontMonitoringSubscription_basic
    === CONT  TestAccCloudFrontMonitoringSubscription_update
    === CONT  TestAccCloudFrontMonitoringSubscription_disappears
    --- PASS: TestAccCloudFrontMonitoringSubscription_disappears (337.89s)
    --- PASS: TestAccCloudFrontMonitoringSubscription_basic (339.69s)
    --- PASS: TestAccCloudFrontMonitoringSubscription_update (340.14s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	343.671s
    ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c289d25 View commit details
    Browse the repository at this point in the history
  19. r/aws_cloudfront_realtime_log_config: Tidy up flex.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontRealtimeLogConfig_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontRealtimeLogConfig_ -timeout 180m
    === RUN   TestAccCloudFrontRealtimeLogConfig_basic
    === PAUSE TestAccCloudFrontRealtimeLogConfig_basic
    === RUN   TestAccCloudFrontRealtimeLogConfig_disappears
    === PAUSE TestAccCloudFrontRealtimeLogConfig_disappears
    === RUN   TestAccCloudFrontRealtimeLogConfig_updates
    === PAUSE TestAccCloudFrontRealtimeLogConfig_updates
    === CONT  TestAccCloudFrontRealtimeLogConfig_basic
    === CONT  TestAccCloudFrontRealtimeLogConfig_updates
    === CONT  TestAccCloudFrontRealtimeLogConfig_disappears
    --- PASS: TestAccCloudFrontRealtimeLogConfig_basic (59.97s)
    --- PASS: TestAccCloudFrontRealtimeLogConfig_disappears (78.01s)
    --- PASS: TestAccCloudFrontRealtimeLogConfig_updates (105.60s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	109.021s
    ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c6a1cbb View commit details
    Browse the repository at this point in the history
  20. r/aws_cloudfront_field_level_encryption_profile: Tidy up flex.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontFieldLevelEncryptionProfile_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontFieldLevelEncryptionProfile_ -timeout 180m
    === RUN   TestAccCloudFrontFieldLevelEncryptionProfile_basic
    === PAUSE TestAccCloudFrontFieldLevelEncryptionProfile_basic
    === RUN   TestAccCloudFrontFieldLevelEncryptionProfile_disappears
    === PAUSE TestAccCloudFrontFieldLevelEncryptionProfile_disappears
    === CONT  TestAccCloudFrontFieldLevelEncryptionProfile_basic
    === CONT  TestAccCloudFrontFieldLevelEncryptionProfile_disappears
    --- PASS: TestAccCloudFrontFieldLevelEncryptionProfile_disappears (11.38s)
    --- PASS: TestAccCloudFrontFieldLevelEncryptionProfile_basic (20.24s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	23.694s
    ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6869218 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    43d8d8a View commit details
    Browse the repository at this point in the history
  22. add docs

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    60bb3ba View commit details
    Browse the repository at this point in the history
  23. lint

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a7c99a5 View commit details
    Browse the repository at this point in the history
  24. add updated checks

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9ea35c1 View commit details
    Browse the repository at this point in the history
  25. changelog

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8d5bc04 View commit details
    Browse the repository at this point in the history
  26. use finder

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7950f8d View commit details
    Browse the repository at this point in the history
  27. lint

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    ea245c1 View commit details
    Browse the repository at this point in the history
  28. fmt

    DrFaust92 authored and ewbankkit committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    377c36e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5ced61c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. r/aws_cloudfront_field_level_encryption_config: New code structure.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontFieldLevelEncryptionConfig_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontFieldLevelEncryptionConfig_ -timeout 180m
    === RUN   TestAccCloudFrontFieldLevelEncryptionConfig_basic
    === PAUSE TestAccCloudFrontFieldLevelEncryptionConfig_basic
    === RUN   TestAccCloudFrontFieldLevelEncryptionConfig_disappears
    === PAUSE TestAccCloudFrontFieldLevelEncryptionConfig_disappears
    === CONT  TestAccCloudFrontFieldLevelEncryptionConfig_basic
    === CONT  TestAccCloudFrontFieldLevelEncryptionConfig_disappears
    --- PASS: TestAccCloudFrontFieldLevelEncryptionConfig_disappears (11.57s)
    --- PASS: TestAccCloudFrontFieldLevelEncryptionConfig_basic (21.39s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	24.844s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    c720bd4 View commit details
    Browse the repository at this point in the history
  2. r/aws_cloudfront_field_level_encryption_config: 'FindFieldLevelEncryp…

    …tionConfigByID' return NotFoundError.
    
    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontFieldLevelEncryptionConfig_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontFieldLevelEncryptionConfig_ -timeout 180m
    === RUN   TestAccCloudFrontFieldLevelEncryptionConfig_basic
    === PAUSE TestAccCloudFrontFieldLevelEncryptionConfig_basic
    === RUN   TestAccCloudFrontFieldLevelEncryptionConfig_disappears
    === PAUSE TestAccCloudFrontFieldLevelEncryptionConfig_disappears
    === CONT  TestAccCloudFrontFieldLevelEncryptionConfig_basic
    === CONT  TestAccCloudFrontFieldLevelEncryptionConfig_disappears
    --- PASS: TestAccCloudFrontFieldLevelEncryptionConfig_disappears (11.54s)
    --- PASS: TestAccCloudFrontFieldLevelEncryptionConfig_basic (21.72s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	25.401s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    88fcabb View commit details
    Browse the repository at this point in the history
  3. r/aws_cloudfront_field_level_encryption_profile: Tweak 'testAccCheckC…

    …loudFrontFieldLevelEncryptionProfileExists' and 'testAccCheckCloudFrontFieldLevelEncryptionProfileDestroy'.
    
    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontFieldLevelEncryptionProfile_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontFieldLevelEncryptionProfile_ -timeout 180m
    === RUN   TestAccCloudFrontFieldLevelEncryptionProfile_basic
    === PAUSE TestAccCloudFrontFieldLevelEncryptionProfile_basic
    === RUN   TestAccCloudFrontFieldLevelEncryptionProfile_disappears
    === PAUSE TestAccCloudFrontFieldLevelEncryptionProfile_disappears
    === CONT  TestAccCloudFrontFieldLevelEncryptionProfile_basic
    === CONT  TestAccCloudFrontFieldLevelEncryptionProfile_disappears
    --- PASS: TestAccCloudFrontFieldLevelEncryptionProfile_disappears (11.53s)
    --- PASS: TestAccCloudFrontFieldLevelEncryptionProfile_basic (21.52s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	24.812s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a2a116c View commit details
    Browse the repository at this point in the history
  4. r/aws_cloudfront_field_level_encryption_config: Tidy up flex.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontFieldLevelEncryptionConfig_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontFieldLevelEncryptionConfig_ -timeout 180m
    === RUN   TestAccCloudFrontFieldLevelEncryptionConfig_basic
    === PAUSE TestAccCloudFrontFieldLevelEncryptionConfig_basic
    === RUN   TestAccCloudFrontFieldLevelEncryptionConfig_disappears
    === PAUSE TestAccCloudFrontFieldLevelEncryptionConfig_disappears
    === CONT  TestAccCloudFrontFieldLevelEncryptionConfig_basic
    === CONT  TestAccCloudFrontFieldLevelEncryptionConfig_disappears
    --- PASS: TestAccCloudFrontFieldLevelEncryptionConfig_disappears (11.64s)
    --- PASS: TestAccCloudFrontFieldLevelEncryptionConfig_basic (23.88s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	27.326s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    56b9936 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    582bd5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    689c626 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0194978 View commit details
    Browse the repository at this point in the history
  8. r/aws_cloudfront_field_level_encryption_config: Add sweeper.

    r/aws_cloudfront_field_level_encryption_profile: Add sweeper.
    
    Acceptance test output:
    
    % make sweep SWEEPARGS=-sweep-run=aws_cloudfront_field_level_encryption_profile SWEEP=us-west-2
    WARNING: This will destroy infrastructure. Use only in development accounts.
    go test ./internal/sweep -v -tags=sweep -sweep=us-west-2 -sweep-run=aws_cloudfront_field_level_encryption_profile -timeout 60m
    2021/11/09 13:42:54 [DEBUG] Running Sweepers for region (us-west-2):
    2021/11/09 13:42:54 [DEBUG] Running Sweeper (aws_cloudfront_field_level_encryption_config) in region (us-west-2)
    2021/11/09 13:42:54 [INFO] AWS Auth provider used: "EnvProvider"
    2021/11/09 13:42:54 [DEBUG] Trying to get account information via sts:GetCallerIdentity
    2021/11/09 13:42:54 [DEBUG] Trying to get account information via sts:GetCallerIdentity
    2021/11/09 13:42:55 [DEBUG] Waiting for state to become: [success]
    2021/11/09 13:42:55 [DEBUG] Deleting CloudFront Field-level Encryption Config: (C18XZXTNY6SUCE)
    2021/11/09 13:42:55 [DEBUG] Completed Sweeper (aws_cloudfront_field_level_encryption_config) in region (us-west-2) in 1.23013676s
    2021/11/09 13:42:55 [DEBUG] Sweeper (aws_cloudfront_field_level_encryption_profile) has dependency (aws_cloudfront_field_level_encryption_config), running..
    2021/11/09 13:42:55 [DEBUG] Sweeper (aws_cloudfront_field_level_encryption_config) already ran in region (us-west-2)
    2021/11/09 13:42:55 [DEBUG] Running Sweeper (aws_cloudfront_field_level_encryption_profile) in region (us-west-2)
    2021/11/09 13:42:56 [DEBUG] Waiting for state to become: [success]
    2021/11/09 13:42:56 [DEBUG] Deleting CloudFront Field-level Encryption Profile: (P2F7AY3Y8EBJ5R)
    2021/11/09 13:42:56 [DEBUG] Completed Sweeper (aws_cloudfront_field_level_encryption_profile) in region (us-west-2) in 331.21652ms
    2021/11/09 13:42:56 Completed Sweepers for region (us-west-2) in 1.561689507s
    2021/11/09 13:42:56 Sweeper Tests for region (us-west-2) ran successfully:
    	- aws_cloudfront_field_level_encryption_config
    	- aws_cloudfront_field_level_encryption_profile
    ok  	github.com/hashicorp/terraform-provider-aws/internal/sweep	4.665s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    43925a0 View commit details
    Browse the repository at this point in the history
  9. r/aws_cloudfront_response_headers_policy: Add sweeper.

    Acceptance test output:
    
    % make sweep SWEEPARGS=-sweep-run=aws_cloudfront_response_headers_policy SWEEP=us-west-2
    WARNING: This will destroy infrastructure. Use only in development accounts.
    go test ./internal/sweep -v -tags=sweep -sweep=us-west-2 -sweep-run=aws_cloudfront_response_headers_policy -timeout 60m
    2021/11/09 13:58:10 [DEBUG] Running Sweepers for region (us-west-2):
    2021/11/09 13:58:10 [DEBUG] Running Sweeper (aws_cloudfront_response_headers_policy) in region (us-west-2)
    2021/11/09 13:58:10 [INFO] AWS Auth provider used: "EnvProvider"
    2021/11/09 13:58:10 [DEBUG] Trying to get account information via sts:GetCallerIdentity
    2021/11/09 13:58:11 [DEBUG] Trying to get account information via sts:GetCallerIdentity
    2021/11/09 13:58:12 [DEBUG] Waiting for state to become: [success]
    2021/11/09 13:58:12 [DEBUG] Waiting for state to become: [success]
    2021/11/09 13:58:12 [DEBUG] Waiting for state to become: [success]
    2021/11/09 13:58:12 [DEBUG] Deleting CloudFront Response Headers Policy: (824aa9de-447a-446b-a641-d38e5a5ae606)
    2021/11/09 13:58:12 [DEBUG] Deleting CloudFront Response Headers Policy: (6d417b5d-913d-48cb-87aa-73b56e9c58b8)
    2021/11/09 13:58:12 [DEBUG] Deleting CloudFront Response Headers Policy: (95fca78d-d257-4207-9e19-abae89465a4b)
    2021/11/09 13:58:12 [DEBUG] Completed Sweeper (aws_cloudfront_response_headers_policy) in region (us-west-2) in 1.508706063s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    7c11e10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30a2a84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef01b83 View commit details
    Browse the repository at this point in the history
  12. r/aws_cloudfront_cache_policy: Use 'FindCachePolicyByID'.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontCachePolicy_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontCachePolicy_ -timeout 180m
    === RUN   TestAccCloudFrontCachePolicy_basic
    === PAUSE TestAccCloudFrontCachePolicy_basic
    === RUN   TestAccCloudFrontCachePolicy_update
    === PAUSE TestAccCloudFrontCachePolicy_update
    === RUN   TestAccCloudFrontCachePolicy_noneBehavior
    === PAUSE TestAccCloudFrontCachePolicy_noneBehavior
    === CONT  TestAccCloudFrontCachePolicy_basic
    === CONT  TestAccCloudFrontCachePolicy_noneBehavior
    === CONT  TestAccCloudFrontCachePolicy_update
    --- PASS: TestAccCloudFrontCachePolicy_noneBehavior (14.04s)
    --- PASS: TestAccCloudFrontCachePolicy_basic (14.13s)
    --- PASS: TestAccCloudFrontCachePolicy_update (22.12s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	25.588s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d8f0e35 View commit details
    Browse the repository at this point in the history
  13. r/aws_cloudfront_response_headers_policy: Tweak acceptance tests conf…

    …iguration function names
    
    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontResponseHeadersPolicy_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontResponseHeadersPolicy_ -timeout 180m
    === RUN   TestAccCloudFrontResponseHeadersPolicy_CorsConfig
    === PAUSE TestAccCloudFrontResponseHeadersPolicy_CorsConfig
    === RUN   TestAccCloudFrontResponseHeadersPolicy_CustomHeadersConfig
    === PAUSE TestAccCloudFrontResponseHeadersPolicy_CustomHeadersConfig
    === RUN   TestAccCloudFrontResponseHeadersPolicy_SecurityHeadersConfig
    === PAUSE TestAccCloudFrontResponseHeadersPolicy_SecurityHeadersConfig
    === RUN   TestAccCloudFrontResponseHeadersPolicy_disappears
    === PAUSE TestAccCloudFrontResponseHeadersPolicy_disappears
    === CONT  TestAccCloudFrontResponseHeadersPolicy_CorsConfig
    === CONT  TestAccCloudFrontResponseHeadersPolicy_disappears
    === CONT  TestAccCloudFrontResponseHeadersPolicy_SecurityHeadersConfig
    === CONT  TestAccCloudFrontResponseHeadersPolicy_CustomHeadersConfig
    --- PASS: TestAccCloudFrontResponseHeadersPolicy_disappears (10.50s)
    --- PASS: TestAccCloudFrontResponseHeadersPolicy_CustomHeadersConfig (13.90s)
    --- PASS: TestAccCloudFrontResponseHeadersPolicy_SecurityHeadersConfig (21.05s)
    --- PASS: TestAccCloudFrontResponseHeadersPolicy_CorsConfig (21.78s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	25.076s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    f0d0c46 View commit details
    Browse the repository at this point in the history
  14. r/aws_cloudfront_cache_policy: Tidy up flex.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontCachePolicy_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontCachePolicy_ -timeout 180m
    === RUN   TestAccCloudFrontCachePolicy_basic
    === PAUSE TestAccCloudFrontCachePolicy_basic
    === RUN   TestAccCloudFrontCachePolicy_update
    === PAUSE TestAccCloudFrontCachePolicy_update
    === RUN   TestAccCloudFrontCachePolicy_noneBehavior
    === PAUSE TestAccCloudFrontCachePolicy_noneBehavior
    === CONT  TestAccCloudFrontCachePolicy_basic
    === CONT  TestAccCloudFrontCachePolicy_noneBehavior
    === CONT  TestAccCloudFrontCachePolicy_update
    --- PASS: TestAccCloudFrontCachePolicy_noneBehavior (12.64s)
    --- PASS: TestAccCloudFrontCachePolicy_basic (12.73s)
    --- PASS: TestAccCloudFrontCachePolicy_update (20.68s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	24.125s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    39cb462 View commit details
    Browse the repository at this point in the history
  15. r/aws_cloudfront_cache_policy: Better acceptance tests.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontCachePolicy_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontCachePolicy_ -timeout 180m
    === RUN   TestAccCloudFrontCachePolicy_basic
    === PAUSE TestAccCloudFrontCachePolicy_basic
    === RUN   TestAccCloudFrontCachePolicy_disappears
    === PAUSE TestAccCloudFrontCachePolicy_disappears
    === RUN   TestAccCloudFrontCachePolicy_Items
    === PAUSE TestAccCloudFrontCachePolicy_Items
    === CONT  TestAccCloudFrontCachePolicy_basic
    === CONT  TestAccCloudFrontCachePolicy_Items
    === CONT  TestAccCloudFrontCachePolicy_disappears
    --- PASS: TestAccCloudFrontCachePolicy_disappears (9.76s)
    --- PASS: TestAccCloudFrontCachePolicy_basic (12.65s)
    --- PASS: TestAccCloudFrontCachePolicy_Items (20.80s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	24.098s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d26445b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0fb6cea View commit details
    Browse the repository at this point in the history
  17. d/aws_cloudfront_response_headers_policy: Use 'ListResponseHeadersPol…

    …iciesPages'.
    
    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontResponseHeadersPolicyDataSource_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontResponseHeadersPolicyDataSource_ -timeout 180m
    === RUN   TestAccCloudFrontResponseHeadersPolicyDataSource_basic
    === PAUSE TestAccCloudFrontResponseHeadersPolicyDataSource_basic
    === CONT  TestAccCloudFrontResponseHeadersPolicyDataSource_basic
    --- PASS: TestAccCloudFrontResponseHeadersPolicyDataSource_basic (10.99s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	14.427s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    f39ca91 View commit details
    Browse the repository at this point in the history
  18. d/aws_cloudfront_cache_policy: Use 'ListCachePoliciesPages'.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontCachePolicyDataSource_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontCachePolicyDataSource_ -timeout 180m
    === RUN   TestAccCloudFrontCachePolicyDataSource_basic
    === PAUSE TestAccCloudFrontCachePolicyDataSource_basic
    === CONT  TestAccCloudFrontCachePolicyDataSource_basic
    --- PASS: TestAccCloudFrontCachePolicyDataSource_basic (13.47s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	16.879s
    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    f359ef0 View commit details
    Browse the repository at this point in the history
  19. Fix terrafmt error.

    ewbankkit committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    fc2a683 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fef6a8d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. r/aws_cloudfront_origin_request_policy: Use 'FindOriginRequestPolicyB…

    …yID'.
    
    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontOriginRequestPolicy_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontOriginRequestPolicy_ -timeout 180m
    === RUN   TestAccCloudFrontOriginRequestPolicy_basic
    === PAUSE TestAccCloudFrontOriginRequestPolicy_basic
    === RUN   TestAccCloudFrontOriginRequestPolicy_update
    === PAUSE TestAccCloudFrontOriginRequestPolicy_update
    === RUN   TestAccCloudFrontOriginRequestPolicy_noneBehavior
    === PAUSE TestAccCloudFrontOriginRequestPolicy_noneBehavior
    === CONT  TestAccCloudFrontOriginRequestPolicy_basic
    === CONT  TestAccCloudFrontOriginRequestPolicy_noneBehavior
    === CONT  TestAccCloudFrontOriginRequestPolicy_update
    --- PASS: TestAccCloudFrontOriginRequestPolicy_noneBehavior (15.62s)
    --- PASS: TestAccCloudFrontOriginRequestPolicy_basic (15.94s)
    --- PASS: TestAccCloudFrontOriginRequestPolicy_update (22.62s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	26.110s
    ewbankkit committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    f35827c View commit details
    Browse the repository at this point in the history
  2. r/aws_cloudfront_origin_request_policy: Tidy up flex.

    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontOriginRequestPolicy_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontOriginRequestPolicy_ -timeout 180m
    === RUN   TestAccCloudFrontOriginRequestPolicy_basic
    === PAUSE TestAccCloudFrontOriginRequestPolicy_basic
    === RUN   TestAccCloudFrontOriginRequestPolicy_disappears
    === PAUSE TestAccCloudFrontOriginRequestPolicy_disappears
    === RUN   TestAccCloudFrontOriginRequestPolicy_Items
    === PAUSE TestAccCloudFrontOriginRequestPolicy_Items
    === CONT  TestAccCloudFrontOriginRequestPolicy_basic
    === CONT  TestAccCloudFrontOriginRequestPolicy_Items
    === CONT  TestAccCloudFrontOriginRequestPolicy_disappears
    --- PASS: TestAccCloudFrontOriginRequestPolicy_disappears (9.78s)
    --- PASS: TestAccCloudFrontOriginRequestPolicy_basic (12.87s)
    --- PASS: TestAccCloudFrontOriginRequestPolicy_Items (20.65s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	23.939s
    ewbankkit committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    4abee08 View commit details
    Browse the repository at this point in the history
  3. Fix assorted crashes.

    ewbankkit committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    191ab94 View commit details
    Browse the repository at this point in the history
  4. d/aws_cloudfront_origin_request_policy: Use 'ListOriginRequestPolicie…

    …sPages'.
    
    Acceptance test output:
    
    % make testacc PKG_NAME=internal/service/cloudfront TESTARGS='-run=TestAccCloudFrontOriginRequestPolicyDataSource_'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/cloudfront/... -v -count 1 -parallel 20 -run=TestAccCloudFrontOriginRequestPolicyDataSource_ -timeout 180m
    === RUN   TestAccCloudFrontOriginRequestPolicyDataSource_basic
    === PAUSE TestAccCloudFrontOriginRequestPolicyDataSource_basic
    === CONT  TestAccCloudFrontOriginRequestPolicyDataSource_basic
    --- PASS: TestAccCloudFrontOriginRequestPolicyDataSource_basic (11.07s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/cloudfront	14.494s
    ewbankkit committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e9522c7 View commit details
    Browse the repository at this point in the history
  5. Fix terrafmt errors.

    ewbankkit committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    0cd7da6 View commit details
    Browse the repository at this point in the history