Closed OnurErgin closed 11 months ago
@OnurErgin The error is raised from the provider: https://github.com/hashicorp/terraform-provider-azurerm/blob/32908392587ee65642e34c24c4cb6f253979c921/internal/services/cdn/cdn_frontdoor_secret_resource.go#L236-L239. As you have mentioned, this is not a customer certificate, which indicates its built-in certificate, and is managed by the cdn profile. You shall just skip these resources from being exported.
Hi! I'm trying to export two Frontdoor resources and in both I receive the following error exporting a secret. I see that the error is about the certificates, but I can't make sense of this output. The certificates must have been automatically generated by Frontdoor, we do not use our own certificates. How should I proceed from here?
show recommendation
does not respond either.