Skip to content

Commit

Permalink
Merge pull request #41 from clouddrove/dependabot/terraform/_example/…
Browse files Browse the repository at this point in the history
…linux-vm/clouddrove/vnet/azure-1.0.3

Bump clouddrove/vnet/azure from 1.0.2 to 1.0.3 in /_example/linux-vm
  • Loading branch information
anmolnagpal committed Jun 27, 2023
2 parents 1f557bd + d33f966 commit 58a15d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/linux-vm/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module "resource_group" {

module "vnet" {
source = "clouddrove/vnet/azure"
version = "1.0.2"
version = "1.0.3"

name = "app"
environment = "test"
Expand Down

0 comments on commit 58a15d8

Please sign in to comment.