Releases: minamijoyo/tfmigrate
v0.2.12
v0.2.11
Changelog
288dcd4 Bump version to v0.2.11
1fafecf Remove a positional dir parameter from TerraformCLI.Destroy()
35c0534 Remove a positional dir parameter from TerraformCLI.Apply()
e5e3e8d Remove a positional dir parameter from TerraformCLI.Plan()
8b9521b Remove a positional dir parameter from TerraformCLI.Init()
v0.2.10
v0.2.9
v0.2.9-beta1
v0.2.8
v0.2.7
v0.2.6
Changelog
ac79413 Bump version to v0.2.6
5c0382f add test case for terraform workspace select error
843dc66 cleanup test cases and small errors
b891ce5 fix workspace folder not removed
da0a6b9 remove regexp in terraform show + cleanup
cc6720f add new migration attributes + table of content
89fc002 setup table-driven acc test
49084c1 refactor acc test form multi-state migration
7d9976a improc acc-test for tf workspace new/select
ca43096 remove dir flag from workspace select/new commands
6a5ed83 update multi-state migration acc tests
6353e06 add other workspace commands + acceptance testing
6639d7f add basic testing for workspace select in tfexec
4f8443b tfmigrate plan : basic workflow using workspaces