Skip to content

Commit

Permalink
Merge pull request #64 from clouddrove/dependabot/terraform/_example/…
Browse files Browse the repository at this point in the history
…linux-vm/clouddrove/key-vault/azure-1.2.0

build(deps): bump clouddrove/key-vault/azure from 1.1.0 to 1.2.0 in /_example/linux-vm
  • Loading branch information
d4kverma authored Sep 2, 2024
2 parents ac398d3 + c4ad1d5 commit d909231
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 @@ -89,7 +89,7 @@ module "security_group" {
#-----------------------------------------------------------------------------
module "key_vault" {
source = "clouddrove/key-vault/azure"
version = "1.1.0"
version = "1.2.0"
name = "vae59d6058"
environment = "test"
label_order = ["name", "environment", ]
Expand Down

0 comments on commit d909231

Please sign in to comment.