Skip to content

Commit

Permalink
Update Terraform oci to 6.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] committed Sep 26, 2024
1 parent 8c47ae7 commit c34a68c
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 c34a68c

Please sign in to comment.