oracle / terraform-provider-oci

Terraform Oracle Cloud Infrastructure provider
https://www.terraform.io/docs/providers/oci/
Mozilla Public License 2.0
760 stars 684 forks source link

terraform-provider-oci -command=export does no export any non default Identity_domains #1960

Open paolajuarezgomez opened 1 year ago

paolajuarezgomez commented 1 year ago

My customer has configured manually a federation in a second Identity Domain, We want to extract the Identity provider resource using terraform-provider-oci -command=export to check the TF resource, but we can not extract this info.

You only can extract the default domain resource that is in the root.

tf-oci-pub commented 1 year ago

Thank you for reporting the issue. We observed the affected resources are not provided in the description or it's incorrect. We request you to add it in issue description as mentioned in below format. Example: affected_resources = oci_core_instance , oci_core_instances

If it's not related to any particular resource then mention affected resource as terraform. Example: affected_resources = terraform

As this works through automation, request you to follow exact syntax.

sbsud commented 9 months ago

Any update on this. I see the same issue as well.