Skip to content

Commit

Permalink
Merge pull request #7438 from h3mmy/renovate/oci-6.x
Browse files Browse the repository at this point in the history
Update Terraform oci to 6.11.0
  • Loading branch information
h3mmy authored Sep 26, 2024
2 parents 6013d37 + c34a68c commit d63df0b
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 = "6.10.0"
version = "6.11.0"
}

sops = {
Expand Down

0 comments on commit d63df0b

Please sign in to comment.