-
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
New Resource: aws_amplify_branch #11937
Commits on Jun 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9bcfb55 - Browse repository at this point
Copy the full SHA 9bcfb55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f78c2f5 - Browse repository at this point
Copy the full SHA f78c2f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dac21b - Browse repository at this point
Copy the full SHA 8dac21bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 341bc95 - Browse repository at this point
Copy the full SHA 341bc95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c15df - Browse repository at this point
Copy the full SHA 87c15dfView commit details -
r/aws_amplify_branch: Simple tests working.
Acceptance test output: % make testacc TEST=./aws TESTARGS='-run=TestAccAWSAmplifyBranch_basic\|TestAccAWSAmplifyBranch_disappears\|TestAccAWSAmplifyBranch_Tags' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSAmplifyBranch_basic\|TestAccAWSAmplifyBranch_disappears\|TestAccAWSAmplifyBranch_Tags -timeout 180m === RUN TestAccAWSAmplifyBranch_basic === PAUSE TestAccAWSAmplifyBranch_basic === RUN TestAccAWSAmplifyBranch_disappears === PAUSE TestAccAWSAmplifyBranch_disappears === RUN TestAccAWSAmplifyBranch_Tags === PAUSE TestAccAWSAmplifyBranch_Tags === CONT TestAccAWSAmplifyBranch_basic === CONT TestAccAWSAmplifyBranch_Tags === CONT TestAccAWSAmplifyBranch_disappears --- PASS: TestAccAWSAmplifyBranch_disappears (13.52s) --- PASS: TestAccAWSAmplifyBranch_basic (15.00s) --- PASS: TestAccAWSAmplifyBranch_Tags (30.45s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 33.761s
Configuration menu - View commit details
-
Copy full SHA for 3585e7b - Browse repository at this point
Copy the full SHA 3585e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a94754 - Browse repository at this point
Copy the full SHA 7a94754View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0061ac5 - Browse repository at this point
Copy the full SHA 0061ac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60214e9 - Browse repository at this point
Copy the full SHA 60214e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ef614f - Browse repository at this point
Copy the full SHA 6ef614fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 045f100 - Browse repository at this point
Copy the full SHA 045f100View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca83940 - Browse repository at this point
Copy the full SHA ca83940View commit details
Commits on Jun 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3009c08 - Browse repository at this point
Copy the full SHA 3009c08View commit details -
r/aws_amplify_branch: Test 'backend_environment_arn'.
Acceptance test output: % make testacc TEST=./aws TESTARGS='-run=TestAccAWSAmplify_serial/Branch/BackendEnvironmentArn' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSAmplify_serial/Branch/BackendEnvironmentArn -timeout 180m === RUN TestAccAWSAmplify_serial === RUN TestAccAWSAmplify_serial/Branch === RUN TestAccAWSAmplify_serial/Branch/BackendEnvironmentArn === PAUSE TestAccAWSAmplify_serial/Branch/BackendEnvironmentArn === CONT TestAccAWSAmplify_serial/Branch/BackendEnvironmentArn --- PASS: TestAccAWSAmplify_serial (28.27s) --- PASS: TestAccAWSAmplify_serial/Branch (0.00s) --- PASS: TestAccAWSAmplify_serial/Branch/BackendEnvironmentArn (28.27s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 31.532s
Configuration menu - View commit details
-
Copy full SHA for f904e05 - Browse repository at this point
Copy the full SHA f904e05View commit details -
r/aws_amplify_branch: Test 'basic_auth_credentials'.
Acceptance test output: % make testacc TEST=./aws TESTARGS='-run=TestAccAWSAmplify_serial/Branch/BasicAuthCredentials' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSAmplify_serial/Branch/BasicAuthCredentials -timeout 180m === RUN TestAccAWSAmplify_serial === RUN TestAccAWSAmplify_serial/Branch === RUN TestAccAWSAmplify_serial/Branch/BasicAuthCredentials === PAUSE TestAccAWSAmplify_serial/Branch/BasicAuthCredentials === CONT TestAccAWSAmplify_serial/Branch/BasicAuthCredentials --- PASS: TestAccAWSAmplify_serial (38.99s) --- PASS: TestAccAWSAmplify_serial/Branch (0.00s) --- PASS: TestAccAWSAmplify_serial/Branch/BasicAuthCredentials (38.99s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 43.099s
Configuration menu - View commit details
-
Copy full SHA for 7e83d31 - Browse repository at this point
Copy the full SHA 7e83d31View commit details -
r/aws_amplify_branch: Test 'environment_variables'.
Acceptance test output: % make testacc TEST=./aws TESTARGS='-run=TestAccAWSAmplify_serial/Branch/EnvironmentVariables' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSAmplify_serial/Branch/EnvironmentVariables -timeout 180m === RUN TestAccAWSAmplify_serial === RUN TestAccAWSAmplify_serial/Branch === RUN TestAccAWSAmplify_serial/Branch/EnvironmentVariables === PAUSE TestAccAWSAmplify_serial/Branch/EnvironmentVariables === CONT TestAccAWSAmplify_serial/Branch/EnvironmentVariables --- PASS: TestAccAWSAmplify_serial (35.71s) --- PASS: TestAccAWSAmplify_serial/Branch (0.00s) --- PASS: TestAccAWSAmplify_serial/Branch/EnvironmentVariables (35.71s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 38.947s
Configuration menu - View commit details
-
Copy full SHA for 4cff17c - Browse repository at this point
Copy the full SHA 4cff17cView commit details -
r/aws_amplify_branch: Test other optional arguments.
Acceptance test output: % make testacc TEST=./aws TESTARGS='-run=TestAccAWSAmplify_serial/Branch/OptionalArguments' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSAmplify_serial/Branch/OptionalArguments -timeout 180m === RUN TestAccAWSAmplify_serial === RUN TestAccAWSAmplify_serial/Branch === RUN TestAccAWSAmplify_serial/Branch/OptionalArguments === PAUSE TestAccAWSAmplify_serial/Branch/OptionalArguments === CONT TestAccAWSAmplify_serial/Branch/OptionalArguments --- PASS: TestAccAWSAmplify_serial (30.92s) --- PASS: TestAccAWSAmplify_serial/Branch (0.00s) --- PASS: TestAccAWSAmplify_serial/Branch/OptionalArguments (30.92s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 33.969s
Configuration menu - View commit details
-
Copy full SHA for 7c89c52 - Browse repository at this point
Copy the full SHA 7c89c52View commit details -
r/aws_amplify_branch: Fold 'testAccAWSAmplifyBranch_BackendEnvironmen…
…tArn' into 'testAccAWSAmplifyBranch_OptionalArguments'. Acceptance test output: % make testacc TEST=./aws TESTARGS='-run=TestAccAWSAmplify_serial/Branch/OptionalArguments' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSAmplify_serial/Branch/OptionalArguments -timeout 180m === RUN TestAccAWSAmplify_serial === RUN TestAccAWSAmplify_serial/Branch === RUN TestAccAWSAmplify_serial/Branch/OptionalArguments === PAUSE TestAccAWSAmplify_serial/Branch/OptionalArguments === CONT TestAccAWSAmplify_serial/Branch/OptionalArguments --- PASS: TestAccAWSAmplify_serial (29.75s) --- PASS: TestAccAWSAmplify_serial/Branch (0.00s) --- PASS: TestAccAWSAmplify_serial/Branch/OptionalArguments (29.75s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 32.968s
Configuration menu - View commit details
-
Copy full SHA for 6ac806d - Browse repository at this point
Copy the full SHA 6ac806dView commit details -
r/aws_amplify_app: 'auto_branch_creation_config.enable_performance_mo…
…de' is 'ForceNew'.
Configuration menu - View commit details
-
Copy full SHA for e397f83 - Browse repository at this point
Copy the full SHA e397f83View commit details