Skip to content

Commit

Permalink
Merge branch 'main' into eks-addons
Browse files Browse the repository at this point in the history
  • Loading branch information
Emterry committed Jan 17, 2024
2 parents c47da12 + fde29ef commit b4b5cfa
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions terraform/github/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/github/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.32.0"
version = "5.32.1"
}
github = {
source = "integrations/github"
Expand Down

0 comments on commit b4b5cfa

Please sign in to comment.