Skip to content

0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 14:40
· 50 commits to master since this release

Changelog

Added

  • Initial release

Commits

6ffdb19 Add LICENSE
d55e056 Add README including demo gif
397c836 Add badges to README
e83afef Add comments to top-level package and exported types
fffe5a4 Add github action
5c96bd1 Add help and version commands
42ad18c Add tf versions 0.12.10 to 0.12.26 to test matrix
3e65578 Add travis integration
1e94984 Bump github.com/hashicorp/go-version from 1.2.0 to 1.2.1
f7f4ad5 Bump github.com/manifoldco/promptui from 0.3.2 to 0.7.0
743afb5 Check 0.10 compatibility
89599c1 Check 0.9 compatibility
c4aec91 Check compatibility with terraform versions up to 0.12.9
e6d4cb0 Check terraform 0.11 compatibility
5e4fd6a Create initial version
e118021 Do not use travis anymore
e3c434d Document terraform version compatibility in readme
1c465a1 Ensure Terraform 0.13 compatibility in test
d68fa21 Fix ineffassign
fc3323d Fix tests
ee705c4 Fix tests
fa85352 Improve error handling
538d85b Install terraform on travis
7d9c0fd Limit types of source resources to those of the destinations
fc04784 Make compatible with pre 0.12
07fd745 Merge pull request #2 from mbode/dependabot/go_modules/github.com/manifoldco/promptui-0.7.0
ec8fc9b Merge pull request #3 from mbode/dependabot/go_modules/github.com/hashicorp/go-version-1.2.1
f30302c Move several resources without needing to run terraform plan again
e27f7af Pass args to terraform plan
47846b0 Sort suggested destinations by editing distance
98d1ffa Test terraform 0.12 version compatibility
489ae23 Upgrade go 1.12 -> 1.15
17be82a Use goreleaser
56a41fa Use matrix strategy to test against different terraform versions