Skip to content

Commit 970d812

Browse files
Auto update
1 parent 8007624 commit 970d812

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
**Merged pull requests:**
66

7+
- Bump github.com/Azure/terraform-module-test-helper in /test [\#294](https://github.com/Azure/terraform-azurerm-compute/pull/294) ([lonegunmanb](https://github.com/lonegunmanb))
78
- Use oidc as authentication method [\#290](https://github.com/Azure/terraform-azurerm-compute/pull/290) ([lonegunmanb](https://github.com/lonegunmanb))
89
- change customized tflint config files to use override files [\#289](https://github.com/Azure/terraform-azurerm-compute/pull/289) ([lonegunmanb](https://github.com/lonegunmanb))
910
- Bump github.com/Azure/terraform-module-test-helper from 0.15.0 to 0.16.0 in /test [\#274](https://github.com/Azure/terraform-azurerm-compute/pull/274) ([dependabot[bot]](https://github.com/apps/dependabot))

test/go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/Azure/terraform-azurerm-compute
22

3-
go 1.19
3+
go 1.22.0
4+
5+
toolchain go1.22.5
46

57
require (
68
github.com/Azure/terraform-module-test-helper v0.26.0

0 commit comments

Comments
 (0)