-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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_realtime_log_config: New resource #14974
r/aws_cloudfront_realtime_log_config: New resource #14974
Commits on Feb 6, 2021
-
r/aws_cloudfront_realtime_log_config: New resource.
Acceptance testing output: $ make testacc TEST=./aws/ TESTARGS='-run=TestAccAWSCloudFrontRealtimeLogConfig_' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSCloudFrontRealtimeLogConfig_ -timeout 120m === RUN TestAccAWSCloudFrontRealtimeLogConfig_basic === PAUSE TestAccAWSCloudFrontRealtimeLogConfig_basic === RUN TestAccAWSCloudFrontRealtimeLogConfig_disappears === PAUSE TestAccAWSCloudFrontRealtimeLogConfig_disappears === RUN TestAccAWSCloudFrontRealtimeLogConfig_updates === PAUSE TestAccAWSCloudFrontRealtimeLogConfig_updates === CONT TestAccAWSCloudFrontRealtimeLogConfig_basic === CONT TestAccAWSCloudFrontRealtimeLogConfig_updates === CONT TestAccAWSCloudFrontRealtimeLogConfig_disappears resource_aws_cloudfront_realtime_log_config_test.go:119: [INFO] Got non-empty plan, as expected --- PASS: TestAccAWSCloudFrontRealtimeLogConfig_disappears (62.40s) --- PASS: TestAccAWSCloudFrontRealtimeLogConfig_basic (65.18s) --- PASS: TestAccAWSCloudFrontRealtimeLogConfig_updates (111.77s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 111.823s
Configuration menu - View commit details
-
Copy full SHA for 7e60f5e - Browse repository at this point
Copy the full SHA 7e60f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b1844 - Browse repository at this point
Copy the full SHA 53b1844View commit details -
r/aws_cloudfront_realtime_log_config: Change 'endpoint' from TypeSet …
…to TypeList as it has only 1 element. Fixes awsproviderlint S018.
Configuration menu - View commit details
-
Copy full SHA for 4664fd6 - Browse repository at this point
Copy the full SHA 4664fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d56952a - Browse repository at this point
Copy the full SHA d56952aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3940be - Browse repository at this point
Copy the full SHA c3940beView commit details
Commits on Feb 11, 2021
-
Update website/docs/r/cloudfront_realtime_log_config.html.markdown
Co-authored-by: angie pinilla <angelinepinilla@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1e55782 - Browse repository at this point
Copy the full SHA 1e55782View commit details -
Update aws/resource_aws_cloudfront_realtime_log_config.go
Co-authored-by: angie pinilla <angelinepinilla@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c9c74ea - Browse repository at this point
Copy the full SHA c9c74eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a885806 - Browse repository at this point
Copy the full SHA a885806View commit details -
Merge branch 'f-aws_cloudfront_realtime_log_config-resource' of https…
…://github.com/ewbankkit/terraform-provider-aws into f-aws_cloudfront_realtime_log_config-resource
Configuration menu - View commit details
-
Copy full SHA for 480f996 - Browse repository at this point
Copy the full SHA 480f996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ece9f - Browse repository at this point
Copy the full SHA 18ece9fView commit details -
r/aws_cloudfront_realtime_log_config: Additional context for creation…
… failure. Acceptance test output: $ make testacc TEST=./aws/ TESTARGS='-run=TestAccAWSCloudFrontRealtimeLogConfig_basic' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSCloudFrontRealtimeLogConfig_basic -timeout 120m === RUN TestAccAWSCloudFrontRealtimeLogConfig_basic === PAUSE TestAccAWSCloudFrontRealtimeLogConfig_basic === CONT TestAccAWSCloudFrontRealtimeLogConfig_basic --- PASS: TestAccAWSCloudFrontRealtimeLogConfig_basic (55.83s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 55.936s
Configuration menu - View commit details
-
Copy full SHA for 246b508 - Browse repository at this point
Copy the full SHA 246b508View commit details -
Update aws/resource_aws_cloudfront_realtime_log_config.go
Co-authored-by: angie pinilla <angelinepinilla@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad997d9 - Browse repository at this point
Copy the full SHA ad997d9View commit details -
Update aws/resource_aws_cloudfront_realtime_log_config.go
Co-authored-by: angie pinilla <angelinepinilla@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4456c98 - Browse repository at this point
Copy the full SHA 4456c98View commit details