Skip to content

Commit

Permalink
Also tag the resource group
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Sep 10, 2021
1 parent 9a20ba8 commit 896d1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iterative/azure/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ func ResourceMachineCreate(ctx context.Context, d *schema.ResourceData, m interf
gpName,
resources.Group{
Location: to.StringPtr(region),
Tags: metadata,
})
if err != nil {
return err
Expand Down

0 comments on commit 896d1f3

Please sign in to comment.