We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf76e3d commit 5b8f711Copy full SHA for 5b8f711
feature_store/apigw_terraform/modules/api_gw/main.tf
@@ -41,9 +41,6 @@ resource oci_apigateway_gateway fs_gateway {
41
ignore_changes = [defined_tags["Oracle-Tags.CreatedBy"], defined_tags["Oracle-Tags.CreatedOn"]]
42
}
43
44
-data "oci_identity_compartment" "compartment" {
45
- id = var.compartment_id
46
-}
47
48
data "oci_network_load_balancer_network_load_balancer" "nlb"{
49
network_load_balancer_id = var.nlb_id
feature_store/apigw_terraform/releases/fs_apigw_terraform.zip
0 Bytes
0 commit comments