diff --git a/aci/resource_aci_configexportp.go b/aci/resource_aci_configexportp.go index b0f25c2f2..50a1c75ee 100644 --- a/aci/resource_aci_configexportp.go +++ b/aci/resource_aci_configexportp.go @@ -94,8 +94,8 @@ func resourceAciConfigurationExportPolicy() *schema.Resource { "relation_config_rs_export_destination": &schema.Schema{ Type: schema.TypeString, - Optional: true, - Deprecated: "use relation_config_rs_remote_path instead" + Optional: true, + Deprecated: "use relation_config_rs_remote_path instead", }, "relation_trig_rs_triggerable": &schema.Schema{ Type: schema.TypeString,