Skip to content

Commit

Permalink
Merge pull request #6668 from h3mmy/renovate/oci-5.x
Browse files Browse the repository at this point in the history
Update Terraform oci to 5.41.0
  • Loading branch information
h3mmy authored May 9, 2024
2 parents 2d994f2 + 36ae763 commit 707b639
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions infrastructure/terraform/oci/.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 infrastructure/terraform/oci/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
oci = {
source = "oracle/oci"
configuration_aliases = [ oci.home ]
version = "5.40.0"
version = "5.41.0"
}

sops = {
Expand Down

0 comments on commit 707b639

Please sign in to comment.