Terraform Version
Terraform v0.11.1
provider.null v1.0.0
provider.oci v2.0.5
provider.template v1.0.0
OCI Provider Version
oci_v2.0.5
2018/01/05 09:35:28 [INFO] terraform-provider-oci 2.0.5
Description:
Currently, the VCN and DB System data sources do not support filtering on name. It is would be very convenient if we can allow filter attribute on these data sources.
VCNs can be created with duplicate names, but this can be very confusing. For test deployments, it is okay to share an existing VCN, and a lookup on the VCN data source with filter on the name.
Terraform Plan
N/A as this is enhancement request.