Skip to content

Commit

Permalink
chore: Bump getindata/resource-group/azurerm from 1.1.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [getindata/resource-group/azurerm](https://github.com/getindata/terraform-azurerm-resource-group) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/getindata/terraform-azurerm-resource-group/releases)
- [Commits](getindata/terraform-azurerm-resource-group@v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: getindata/resource-group/azurerm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 0ed11ce commit 5fe75da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "resource_group" {
source = "getindata/resource-group/azurerm"
version = "1.1.0"
version = "1.2.1"

context = module.this.context

Expand Down

0 comments on commit 5fe75da

Please sign in to comment.