Skip to content

Commit 8975b16

Browse files
Update Terraform github to v6
1 parent 7f0309c commit 8975b16

File tree

2 files changed

+32
-31
lines changed

2 files changed

+32
-31
lines changed

terraform/github/.terraform.lock.hcl

+31-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/github/github.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ terraform {
1010
required_providers {
1111
github = {
1212
source = "integrations/github"
13-
version = "5.45.0"
13+
version = "6.4.0"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)