Skip to content

Commit

Permalink
Dep: Update aztft to correct the populated resource id of `azurerm_ne…
Browse files Browse the repository at this point in the history
…twork_interface_application_security_group_association` (#599)
  • Loading branch information
magodo authored Jan 31, 2025
1 parent d756eb1 commit 215fca6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/hexops/gotextdiff v1.0.3
github.com/magodo/armid v0.0.0-20240524082432-7ce06ae46c33
github.com/magodo/azlist v0.0.0-20240926110356-8798310310af
github.com/magodo/aztft v0.3.1-0.20250117004925-d9090887b9d5
github.com/magodo/aztft v0.3.1-0.20250131035929-4eb4b79ce4dd
github.com/magodo/slog2hclog v0.0.0-20240614031327-090ebd72a033
github.com/magodo/spinner v0.0.0-20240524082745-3a2305db1bdc
github.com/magodo/terraform-client-go v0.0.0-20240804032252-6d93a97fabb2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,8 @@ github.com/magodo/armid v0.0.0-20240524082432-7ce06ae46c33 h1:KmQ16pNsI7DaELU+Cb
github.com/magodo/armid v0.0.0-20240524082432-7ce06ae46c33/go.mod h1:rR8E7zfGMbmfnSQvrkFiWYdhrfTqsVSltelnZB09BwA=
github.com/magodo/azlist v0.0.0-20240926110356-8798310310af h1:r55nPAyFztYNdXNVmZgNtDU6AbKbfdy/Cbg6xnOnidM=
github.com/magodo/azlist v0.0.0-20240926110356-8798310310af/go.mod h1:xefFDOxzRssOEjGoxvrO8jeTWlzHXbY6sCJYOt+Jh5k=
github.com/magodo/aztft v0.3.1-0.20250117004925-d9090887b9d5 h1:pHU4U6B60MMZqUcD+NJmMNujMrbabyNvgBXRBxxV6TE=
github.com/magodo/aztft v0.3.1-0.20250117004925-d9090887b9d5/go.mod h1:cWgec1jugIZ7IaMPwocFyk5BY8X6rtiLtDAfJQQNNf0=
github.com/magodo/aztft v0.3.1-0.20250131035929-4eb4b79ce4dd h1:MxIOEA5KEyP7TsCTZm6nYmijmEmT1tWG43f1rCtFSzQ=
github.com/magodo/aztft v0.3.1-0.20250131035929-4eb4b79ce4dd/go.mod h1:cWgec1jugIZ7IaMPwocFyk5BY8X6rtiLtDAfJQQNNf0=
github.com/magodo/slog2hclog v0.0.0-20240614031327-090ebd72a033 h1:K2seYsMAzoICCLdDe7uU2WyaACLW+tvdTWG3QB+pyec=
github.com/magodo/slog2hclog v0.0.0-20240614031327-090ebd72a033/go.mod h1:8PvdX1kpjMEmR7LTNZ0QulFpD9j3E/eJijru+4nHY7M=
github.com/magodo/spinner v0.0.0-20240524082745-3a2305db1bdc h1:I/jBt/0pVX7/Z08qj7ZSzZjTFBvvDchIX2p9lFjKqs0=
Expand Down

0 comments on commit 215fca6

Please sign in to comment.