Skip to content

Releases: aristosvo/aztfmove

v0.2.4

22 Aug 16:08
76fdd35
Compare
Choose a tag to compare

Changelog

v0.2.3

13 Jan 13:31
Compare
Choose a tag to compare

Changelog

  • 146849f: feature(share_file) Making a different category resourcesNotNeedingMovement and include share_file (@aristosvo)

v0.2.2

09 Nov 21:32
9deb41f
Compare
Choose a tag to compare

Changelog

c689040: chore(release): Filter bumps from changelog (@aristosvo)
9deb41f: chore(release): release windows version as well (@aristosvo)

v0.2.1

13 Oct 10:17
3293df0
Compare
Choose a tag to compare

Changelog

d691a39: chore(release): Filter on changelog (@aristosvo)

v0.2.0

13 Oct 10:00
a7143c1
Compare
Choose a tag to compare

Changelog

a7143c1 Merge pull request #29 from aristosvo/feature/blocking-resources-to-be-deleted
97bfec3 feature(blocking): Blocking resources are deleted before movement
a0198cf Merge pull request #28 from aristosvo/chore/update-azure-sdk
1f22200 chore(deps): update Azure SDK
1504367 Update dependabot to weekly schedule

v0.1.3

12 Oct 13:10
7e650b0
Compare
Choose a tag to compare

Changelog

7e650b0 Merge pull request #24 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.38.2
409caaa Merge pull request #25 from aristosvo/feature/extra-tests
0fac41b Extra tests (mssql) and minor refactor
f7ebf7d Bump github.com/gruntwork-io/terratest from 0.37.12 to 0.38.2
3c7ba72 Merge pull request #21 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.37.12
6d36512 Bump github.com/gruntwork-io/terratest from 0.37.10 to 0.37.12
9fc1b4c Merge pull request #19 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.37.10
acb90db Bump github.com/gruntwork-io/terratest from 0.37.9 to 0.37.10
3572982 Merge pull request #18 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.37.9
192f750 Bump github.com/gruntwork-io/terratest from 0.37.7 to 0.37.9
9bd8f2c Merge pull request #16 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.37.7
96674a1 Bump github.com/gruntwork-io/terratest from 0.37.5 to 0.37.7
8e83b40 Merge pull request #14 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.37.5
cbb957e Bump github.com/gruntwork-io/terratest from 0.36.8 to 0.37.5
3748dff Merge pull request #8 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.36.8
6e0b563 Bump github.com/gruntwork-io/terratest from 0.36.6 to 0.36.8
63665db Merge pull request #7 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.36.6
cfeb61a Bump github.com/gruntwork-io/terratest from 0.36.5 to 0.36.6
8b95921 Merge pull request #6 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.36.5
656521f Bump github.com/gruntwork-io/terratest from 0.36.4 to 0.36.5

v0.1.2

09 Jul 10:52
f1fff0e
Compare
Choose a tag to compare

Changelog

f1fff0e Merge pull request #5 from aristosvo/feature/filter-mssql-non-toplevel-resources
02c7b8e Merge pull request #4 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.36.4
d4452c4 filter(ordering): reordered the filtered resources
1c50abe filter(sql): database, auditing policy and vnet rule
a508802 Bump github.com/gruntwork-io/terratest from 0.36.3 to 0.36.4
c071530 Merge pull request #3 from aristosvo/dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.8
e32e203 Bump github.com/Azure/go-autorest/autorest/azure/auth
a3dcd01 Merge pull request #2 from aristosvo/dependabot/go_modules/github.com/Azure/azure-sdk-for-go-54.3.0incompatible
ed67bca Merge pull request #1 from aristosvo/dependabot/go_modules/github.com/gruntwork-io/terratest-0.36.3
46b459f Bump github.com/Azure/azure-sdk-for-go
3c6f09f Bump github.com/gruntwork-io/terratest from 0.34.8 to 0.36.3

v0.1.1

09 Jul 10:51
Compare
Choose a tag to compare

Changelog

ad17fc9 Remove assert package to enable Dependabot

v0.1

29 Jun 21:47
Compare
Choose a tag to compare

Changelog

198ce21 goreleaser configured
85e1b25 Configure dependabot
a444b18 Update ToDo
4990406 Cleanup AccTests
cf29e48 AccTests with TerraTest
8f82413 Fix failing UTs
327f7be subnet_network_security_group_association only moved in TF
3570ea7 Longer timeout
d5faf97 Don't print if len(notSupportedResources) is 0
1fc9027 Fix count indexes
155b4e1 Only move managed resources, no data sources
d319ddc Allow move to same named rg in other sub
e3600ad Fix basic kv test for TF v0.15.4
1f2e43f Small consistency and output fixes
1452244 -no-color and cli script output in -dry-run
ae16ce7 Move flags to init
d8b00be AccTests extended
3285d6c Bug fixes and small refactor, including -var and -var-files support
5872d30 Update README based on added functionality
1744770 Unit tests && fix module filter
d4327e6 Create go.yml
02adf4a beta-0.1.0
f992143 Cleanup by using some methods and all
470c619 Update README with lacking features
89ecec1 fmt
8369744 Docs
b797f62 beta-0.0.1
d264d70 Initial commit