Skip to content

Commit

Permalink
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 e463d63 commit e5dcbf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
oci = {
source = "oracle/oci"
version = "6.3.0"
version = "6.12.0"
}
}
required_version = ">= 0.13"
Expand Down

0 comments on commit e5dcbf7

Please sign in to comment.