Skip to content

Commit

Permalink
Merge pull request #4926 from h3mmy/renovate/oci-5.x
Browse files Browse the repository at this point in the history
feat(deps): update terraform oci to 5.11.0
  • Loading branch information
h3mmy authored Aug 30, 2023
2 parents 52ca21e + 03a9a1c commit 5d17ebe
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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.10.0"
version = "5.11.0"
}

sops = {
Expand Down

0 comments on commit 5d17ebe

Please sign in to comment.