diff --git a/terraform/oci/root/main.tf b/terraform/oci/root/main.tf index 490c41358..8defd9fea 100644 --- a/terraform/oci/root/main.tf +++ b/terraform/oci/root/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { oci = { source = "hashicorp/oci" - version = "6.21.0" + version = "6.22.0" } } } diff --git a/terraform/oci/root/modules/billing/main.tf b/terraform/oci/root/modules/billing/main.tf index 490c41358..8defd9fea 100644 --- a/terraform/oci/root/modules/billing/main.tf +++ b/terraform/oci/root/modules/billing/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { oci = { source = "hashicorp/oci" - version = "6.21.0" + version = "6.22.0" } } }