Skip to content

Commit

Permalink
Merge pull request #34 from clouddrove/dependabot/terraform/_example/…
Browse files Browse the repository at this point in the history
…with_existing_dns_zone_in_diff_rg/clouddrove/subnet/azure-1.2.1

build(deps): bump clouddrove/subnet/azure from 1.2.0 to 1.2.1 in /_example/with_existing_dns_zone_in_diff_rg
  • Loading branch information
d4kverma authored Sep 2, 2024
2 parents d2f4a33 + ef3abcf commit c486caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/with_existing_dns_zone_in_diff_rg/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ module "vnet" {
##-----------------------------------------------------------------------------
module "subnet" {
source = "clouddrove/subnet/azure"
version = "1.2.0"
version = "1.2.1"
name = local.name
environment = local.environment
resource_group_name = module.resource_group.resource_group_name
Expand Down

0 comments on commit c486caf

Please sign in to comment.