Releases: ekristen/azure-nuke
Releases · ekristen/azure-nuke
v0.11.0-rc1
01 Jun 14:52
Compare
Sorry, something went wrong.
No results found
Changelog
1b20f0d Revert "allow tenant override by env var"
33f761c feat: add appId/appUniqueName properties to federated credential cleanup
d9420f7 feat: add suffix/prefix filters
v0.10.0
17 May 22:36
Compare
Sorry, something went wrong.
No results found
Changelog
1b20f0d Revert "allow tenant override by env var"
33f761c feat: add appId/appUniqueName properties to federated credential cleanup
d9420f7 feat: add suffix/prefix filters
v0.9.0
17 May 00:24
Compare
Sorry, something went wrong.
No results found
Changelog
feaac36 allow tenant override by env var
v0.8.3
29 Apr 03:12
Compare
Sorry, something went wrong.
No results found
Changelog
cfa1a63 fix: callback for federated tokens
v0.8.2
29 Apr 02:47
Compare
Sorry, something went wrong.
No results found
Changelog
2933331 Merge branch 'main' of github.com:ekristen/azure-nuke into main
10dee16 Merge pull request #10 from ekristen/renovate/github.com-azure-go-autorest-autorest-0.x
7c5d029 fix(deps): update module github.com/azure/go-autorest/autorest to v0.11.25
2ddf3f2 fix: go.mod
v0.8.1
29 Apr 02:34
Compare
Sorry, something went wrong.
No results found
Changelog
716dfc5 fix: set default resource id
v0.8.0
12 Apr 15:29
Compare
Sorry, something went wrong.
No results found
Overview
5 new resources app-service-plan, dnz-zone, private-dns-zone, key-vault, storage-account
Scopes, DAG Removal Order
All resources are scoped to a Tenant, Subscription or Resource Group with most being scoped to the Resource Group.
Resources can depend on other resources, this controls the order in which they are deleted/removed.
The ResourceGroup resource depends on all resources scoped to the Resource Group level, so they are the last to be removed.
Changelog
b8c1c3f add additional .envrc ignores
30ef8a3 feat: adding app-service-plan resource
6578b21 feat: adding dnz-zone resource
9143367 feat: adding key-vault resource
ee44798 feat: adding private-dnz-zone resource
b5b11af feat: adding storage-account resource
3d1b93e fix null pointer, and hardcoded resource group
v0.7.2
01 Apr 22:07
Compare
Sorry, something went wrong.
No results found
Changelog
73d8786 chore(service-principal): add app owner id as a property
6a1b977 chore: update readme
b9658ed chore: updating readme, cli output
v0.7.1
01 Apr 20:50
Compare
Sorry, something went wrong.
No results found
Changelog
0bb2523 Merge branch 'main' of github.com:ekristen/azure-nuke into main
7f35450 Merge pull request #5 from ekristen/renovate/actions-checkout-3.x
f5da0ec Merge pull request #6 from ekristen/renovate/actions-setup-go-3.x
fab4a90 Update actions/checkout action to v3
152d475 Update actions/setup-go action to v3
760348b fix: provide default for AZURE_AUTHORITY_HOST
v0.7.0
01 Apr 18:48
Compare
Sorry, something went wrong.
No results found
Changelog
2a9a482 feat: improve certificate based auth
29fb268 fix: goreleaser version information