Skip to content

Commit

Permalink
chore(deps): update terraform oci to v6.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 573be4b commit 3ab4dae
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 18 deletions.
47 changes: 30 additions & 17 deletions 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 terraform/oci/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
oci = {
source = "oracle/oci"
version = "6.11.0"
version = "6.12.0"
}
}
}

0 comments on commit 3ab4dae

Please sign in to comment.