Skip to content

Commit

Permalink
feat(deps): update terraform oci to 5.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent 7e68bae commit 03a9a1c
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 03a9a1c

Please sign in to comment.