v0.3.10
github-actions
released this
26 Dec 06:40
·
199 commits
to master
since this release
Changelog
- 0dee89e Bump version to v0.3.10
- df749bd Fix docs
- 944da2f Rename newXMvExpander to newXmvExpander for consistency
- 39af101 Add tests for parsing multi_state xmv actions
- b61b5de Fix docs
- 7c55a01 Fixes for escaping the $ sign
- 1271fd4 Add support for multi_state xmv (wildcard expansion)
- abc738d Add acceptance test for TestAccMultiStateMvAction
- 3ad4053 Rename TestAccStateMvActionWildcardRename to TestAccStateXmvAction
- dc13324 Rename StateXMvAction to StateXmvAction for consistency
- 39c4b1e Split a wildcard implementation to xmvExpander
- 530d1ea Decompose test for TestAccMultiStateMigratorApply
- 799570a Use one-line block
- 9d2a69c Split workspace tests
- 3650580 Fix comment style in test fixtures
- f5742f5 Avoid using the AWS provider for unit tests
- 1a3f66b Download the providers and generate a cache once before testing
- 897485b Disable fail-fast for matrix tests
- 3d6d4b1 Avoid using the AWS provider for acceptance tests
- 9acd6e8 Update Terraform to v1.3.6
- d1ee3fb Set TF_CLI_ARGS_apply to --parallelism=1 in sandbox