Skip to content

Commit

Permalink
chore(deps): bump oracle-terraform-modules/vcn/oci from 3.1.0 to 3.6.0 (
Browse files Browse the repository at this point in the history
#7)

Bumps [oracle-terraform-modules/vcn/oci](https://github.com/oracle-terraform-modules/terraform-oci-vcn) from 3.1.0 to 3.6.0.
- [Release notes](https://github.com/oracle-terraform-modules/terraform-oci-vcn/releases)
- [Changelog](https://github.com/oracle-terraform-modules/terraform-oci-vcn/blob/main/CHANGELOG.adoc)
- [Commits](oracle-terraform-modules/terraform-oci-vcn@v3.1.0...v3.6.0)

---
updated-dependencies:
- dependency-name: oracle-terraform-modules/vcn/oci
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 409fa9e commit fd992a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcn.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "vcn" {
source = "oracle-terraform-modules/vcn/oci"
version = "3.1.0"
version = "3.6.0"

compartment_id = oci_identity_compartment.terraform_compartment.id
region = var.region
Expand Down

0 comments on commit fd992a3

Please sign in to comment.