Skip to content

Commit

Permalink
Bump clouddrove/vnet/azure from 1.0.3 to 1.0.4 in /_example/complete
Browse files Browse the repository at this point in the history
Bumps [clouddrove/vnet/azure](https://github.com/clouddrove/terraform-azure-vnet) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/clouddrove/terraform-azure-vnet/releases)
- [Changelog](https://github.com/clouddrove/terraform-azure-vnet/blob/master/CHANGELOG.md)
- [Commits](clouddrove/terraform-azure-vnet@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: clouddrove/vnet/azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent e1619a4 commit fa713ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/complete/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module "resource_group" {
##-----------------------------------------------------------------------------
module "vnet" {
source = "clouddrove/vnet/azure"
version = "1.0.3"
version = "1.0.4"
name = local.name
environment = local.environment
label_order = local.label_order
Expand Down

0 comments on commit fa713ba

Please sign in to comment.