Skip to content

Commit

Permalink
Merge pull request #5926 from h3mmy/renovate/oci-5.x
Browse files Browse the repository at this point in the history
feat(deps): update terraform oci to 5.26.0
  • Loading branch information
h3mmy authored Jan 24, 2024
2 parents 44c3432 + 7f5b717 commit 7697940
Showing 1 changed file with 1 addition and 1 deletion.
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.25.0"
version = "5.26.0"
}

sops = {
Expand Down

0 comments on commit 7697940

Please sign in to comment.