Releases: aleksanderaleksic/tgmigrate
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Changelog
f78bf03 Refactored github actions workflows
5afbc7d Release 0.1.0
75f0069 Use latest commit in tfexec fork
9600691 Replace hashicorp exec with forked version
6eabef8 Added github build and test workflow
378d50a Added github release_build workflow
6da57a3 Added HCL eval context
5e1df66 Filter migrations for environment
f5d00b1 Refactored main.go
62559d9 Dont install terraform automaticly
e0d7e9b Removed all local interactions
5265aca implemented dryrun
af4bab5 Added context
de7306a Migrating with s3 works
8c743d6 s3 state download works
1c6955e Fixed timestamp encoding issue
1c43ecc Compare migrations by hash
e55f775 moved user confirmation to common
7e86186 Fixed time format
4750dd5 Store backup state to same folder
a39ff64 Fixed issue with running after
97753e5 Fixed time decoding
f2b2a29 Added backup directory option
b04a52b Added initialization in before script and deinitialization in after script
454e394 Fomatted
6531d69 Added timestamp to history JSON
6431e69 Cleanup temp directories
9eb7d5c Local state migration works
71f5ef1 Load config file
8df270a Parse migration file
d82ef73 Created a example to show how the tool is intended to wok.
c409c87 Added initial plan and apply commands
95ad70c Intitial main.go
b4d4775 Initialized go modules
69f58e5 Git ignore Intellij and golang
579c7f6 Initial commit