Skip to content

Conversation

@ab-cs13
Copy link

@ab-cs13 ab-cs13 commented Sep 19, 2025

synced fork with upstream.

YakDriver and others added 30 commits September 10, 2025 16:54
% make testacc PKG=sfn TESTS=TestAccSFNStateMachine_
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
make: Running acceptance tests on branch: 🌿 f-ri-sfn 🌿...
TF_ACC=1 go1.24.6 test ./internal/service/sfn/... -v -count 1 -parallel 20 -run='TestAccSFNStateMachine_'  -timeout 360m -vet=off
2025/09/15 16:12:22 Creating Terraform AWS Provider (SDKv2-style)...
2025/09/15 16:12:22 Initializing Terraform AWS Provider (SDKv2-style)...
=== RUN   TestAccSFNStateMachine_Identity_Basic
=== PAUSE TestAccSFNStateMachine_Identity_Basic
=== RUN   TestAccSFNStateMachine_Identity_RegionOverride
=== PAUSE TestAccSFNStateMachine_Identity_RegionOverride
=== RUN   TestAccSFNStateMachine_Identity_ExistingResource
=== PAUSE TestAccSFNStateMachine_Identity_ExistingResource
=== RUN   TestAccSFNStateMachine_createUpdate
=== PAUSE TestAccSFNStateMachine_createUpdate
=== RUN   TestAccSFNStateMachine_expressUpdate
=== PAUSE TestAccSFNStateMachine_expressUpdate
=== RUN   TestAccSFNStateMachine_standardUpdate
=== PAUSE TestAccSFNStateMachine_standardUpdate
=== RUN   TestAccSFNStateMachine_nameGenerated
=== PAUSE TestAccSFNStateMachine_nameGenerated
=== RUN   TestAccSFNStateMachine_namePrefix
=== PAUSE TestAccSFNStateMachine_namePrefix
=== RUN   TestAccSFNStateMachine_publish
=== PAUSE TestAccSFNStateMachine_publish
=== RUN   TestAccSFNStateMachine_tags
=== PAUSE TestAccSFNStateMachine_tags
=== RUN   TestAccSFNStateMachine_tracing
=== PAUSE TestAccSFNStateMachine_tracing
=== RUN   TestAccSFNStateMachine_disappears
=== PAUSE TestAccSFNStateMachine_disappears
=== RUN   TestAccSFNStateMachine_expressLogging
=== PAUSE TestAccSFNStateMachine_expressLogging
=== RUN   TestAccSFNStateMachine_encryptionConfigurationCustomerManagedKMSKey
--- PASS: TestAccSFNStateMachine_encryptionConfigurationCustomerManagedKMSKey (209.26s)
=== RUN   TestAccSFNStateMachine_encryptionConfigurationServiceOwnedKey
--- PASS: TestAccSFNStateMachine_encryptionConfigurationServiceOwnedKey (139.89s)
=== RUN   TestAccSFNStateMachine_definitionValidation
=== PAUSE TestAccSFNStateMachine_definitionValidation
=== CONT  TestAccSFNStateMachine_namePrefix
=== CONT  TestAccSFNStateMachine_Identity_Basic
=== CONT  TestAccSFNStateMachine_disappears
=== CONT  TestAccSFNStateMachine_tags
=== CONT  TestAccSFNStateMachine_tracing
=== CONT  TestAccSFNStateMachine_expressUpdate
=== CONT  TestAccSFNStateMachine_Identity_ExistingResource
=== CONT  TestAccSFNStateMachine_nameGenerated
=== CONT  TestAccSFNStateMachine_publish
=== CONT  TestAccSFNStateMachine_standardUpdate
=== CONT  TestAccSFNStateMachine_createUpdate
=== CONT  TestAccSFNStateMachine_Identity_RegionOverride
=== CONT  TestAccSFNStateMachine_definitionValidation
=== CONT  TestAccSFNStateMachine_expressLogging
--- PASS: TestAccSFNStateMachine_definitionValidation (103.30s)
--- PASS: TestAccSFNStateMachine_publish (109.35s)
--- PASS: TestAccSFNStateMachine_expressUpdate (113.42s)
--- PASS: TestAccSFNStateMachine_Identity_ExistingResource (137.42s)
--- PASS: TestAccSFNStateMachine_disappears (154.19s)
--- PASS: TestAccSFNStateMachine_Identity_RegionOverride (161.56s)
--- PASS: TestAccSFNStateMachine_namePrefix (184.26s)
--- PASS: TestAccSFNStateMachine_nameGenerated (190.40s)
--- PASS: TestAccSFNStateMachine_expressLogging (201.90s)
--- PASS: TestAccSFNStateMachine_createUpdate (217.77s)
--- PASS: TestAccSFNStateMachine_tags (225.40s)
--- PASS: TestAccSFNStateMachine_standardUpdate (227.26s)
--- PASS: TestAccSFNStateMachine_tracing (235.41s)
--- PASS: TestAccSFNStateMachine_Identity_Basic (244.93s)
PASS
ok      github.com/hashicorp/terraform-provider-aws/internal/service/sfn        598.651s
gdavison and others added 27 commits September 18, 2025 08:45
List Resource initial SDKv2 implementation
Add hook_details as an attribute of lifecycle_hook
…ter_6.14.0_release

Add CHANGELOG entry for v6.15.0
@github-actions
Copy link

Community Guidelines

This comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀

Voting for Prioritization

  • Please vote on this Pull Request by adding a 👍 reaction to the original post to help the community and maintainers prioritize it.
  • Please see our prioritization guide for additional information on how the maintainers handle prioritization.
  • Please do not leave +1 or other comments that do not add relevant new information or questions; they generate extra noise for others following the Pull Request and do not help prioritize the request.

Pull Request Authors

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@ab-cs13 ab-cs13 merged commit 667afa0 into main Sep 19, 2025
14 of 18 checks passed
@github-actions
Copy link

Warning

This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them.

Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants