-
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
aws_transfer_workflow - add decrypt type #29692
Merged
ewbankkit
merged 9 commits into
hashicorp:main
from
bennylu2:f-aws_transfer_workflow-29606
Mar 7, 2023
Merged
aws_transfer_workflow - add decrypt type #29692
ewbankkit
merged 9 commits into
hashicorp:main
from
bennylu2:f-aws_transfer_workflow-29606
Mar 7, 2023
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec8c58f - Browse repository at this point
Copy the full SHA ec8c58fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1b1fc - Browse repository at this point
Copy the full SHA 8f1b1fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b0b54 - Browse repository at this point
Copy the full SHA a4b0b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ab488 - Browse repository at this point
Copy the full SHA 33ab488View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61d64b8 - Browse repository at this point
Copy the full SHA 61d64b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a83f6 - Browse repository at this point
Copy the full SHA 28a83f6View commit details -
r/aws_transfer_workflow: Cosmetics.
Acceptance test output: % make testacc TESTARGS='-run=TestAccTransferWorkflow_basic' PKG=transfer ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/transfer/... -v -count 1 -parallel 20 -run=TestAccTransferWorkflow_basic -timeout 180m === RUN TestAccTransferWorkflow_basic --- PASS: TestAccTransferWorkflow_basic (15.15s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/transfer 20.440s
Configuration menu - View commit details
-
Copy full SHA for 5d87f26 - Browse repository at this point
Copy the full SHA 5d87f26View commit details -
r/aws_transfer_workflow: Ensure that only tags updates aren't ForceNew.
Acceptance test output: % make testacc TESTARGS='-run=TestAccTransferWorkflow_' PKG=transfer ACCTEST_PARALLELISM=3 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/transfer/... -v -count 1 -parallel 3 -run=TestAccTransferWorkflow_ -timeout 180m === RUN TestAccTransferWorkflow_basic --- PASS: TestAccTransferWorkflow_basic (15.92s) === RUN TestAccTransferWorkflow_onExceptionSteps --- PASS: TestAccTransferWorkflow_onExceptionSteps (14.72s) === RUN TestAccTransferWorkflow_description --- PASS: TestAccTransferWorkflow_description (14.33s) === RUN TestAccTransferWorkflow_tags --- PASS: TestAccTransferWorkflow_tags (33.73s) === RUN TestAccTransferWorkflow_disappears --- PASS: TestAccTransferWorkflow_disappears (10.61s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/transfer 94.614s
Configuration menu - View commit details
-
Copy full SHA for 63a5d42 - Browse repository at this point
Copy the full SHA 63a5d42View commit details -
r/aws_transfer_workflow: Add 'type' to 'steps.decrypt_step_details'.
Acceptance test output: % make testacc TESTARGS='-run=TestAccTransferWorkflow_allSteps' PKG=transfer ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/transfer/... -v -count 1 -parallel 20 -run=TestAccTransferWorkflow_allSteps -timeout 180m === RUN TestAccTransferWorkflow_allSteps --- PASS: TestAccTransferWorkflow_allSteps (45.60s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/transfer 50.770s
Configuration menu - View commit details
-
Copy full SHA for 52685f4 - Browse repository at this point
Copy the full SHA 52685f4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.