Skip to content

Releases: ekristen/azure-nuke

v1.0.0-beta.12

10 Jun 20:40
f9e6721
Compare
Choose a tag to compare

1.0.0-beta.12 (2024-06-10)

Bug Fixes

  • application-secret: use correct variable and fix nil pointer (6512c7a)
  • subscription-role-assignment: use correct role name and role id (f9e6721)

v1.0.0-beta.9

07 Jun 16:04
4e28460
Compare
Choose a tag to compare

1.0.0-beta.9 (2024-06-07)

Bug Fixes

  • subscription-role-assignment: actually perform deletion (4e28460)

v1.0.0-beta.11

07 Jun 22:34
fda1322
Compare
Choose a tag to compare

1.0.0-beta.11 (2024-06-07)

Bug Fixes

  • subscription-role-assigment: support deleting newer permissions using newer api (fda1322)

v1.0.0-beta.10

07 Jun 17:15
8a13b44
Compare
Choose a tag to compare

1.0.0-beta.10 (2024-06-07)

Bug Fixes

  • subscription-role-assignment: correct the delete call (8a13b44)

v1.0.0-beta.8

31 May 21:06
97b8746
Compare
Choose a tag to compare

1.0.0-beta.8 (2024-05-31)

Bug Fixes

  • deps: update module github.com/ekristen/libnuke to v0.14.2 (ec0913f)

v1.0.0-beta.7

31 May 17:20
b8b0742
Compare
Choose a tag to compare

1.0.0-beta.7 (2024-05-31)

Bug Fixes

  • deps: update module github.com/fatih/color to v1.17.0 (c32e971)

v1.0.0-beta.6

31 May 14:03
e5643db
Compare
Choose a tag to compare

1.0.0-beta.6 (2024-05-31)

Features

  • add ability to cleanup and remove role assignments from subscriptions (fad9121)

v1.0.0-beta.5

30 Apr 01:16
5f340c7
Compare
Choose a tag to compare

1.0.0-beta.5 (2024-04-30)

Bug Fixes

  • deps: update module github.com/urfave/cli/v2 to v2.27.2 (c3bfc4c)

v1.0.0-beta.4

30 Apr 01:11
d9abafc
Compare
Choose a tag to compare

1.0.0-beta.4 (2024-04-30)

Bug Fixes

  • deps: update module github.com/ekristen/libnuke to v0.14.1 (0f2889c)

v1.0.0-beta.3

22 Apr 21:58
d9db729
Compare
Choose a tag to compare

1.0.0-beta.3 (2024-04-22)

Bug Fixes

  • management-lock: switch to delete by scope (e58b120)

Features

  • resources: adding management-lock resource (d84692d)