Deleting a Configuration Source Provider

Delete a configuration source provider in Resource Manager.

Note

A configuration source provider can be deleted only if it's not associated with a stack. To remove an association with a stack, edit the stack.
    1. Open the navigation menu and click Developer Services. Under Resource Manager, click Configuration Source Providers.
    2. On the Configuration source providers page, select the compartment that contains the configuration source provider that you want.
    3. Click the name of the configuration source provider that you want.
    4. On the Configuration source provider information page, click Delete.
    5. Confirm the deletion.
  • Note

    A configuration source provider cannot be deleted if it is associated with a stack. To remove the association from the stack, update the stack.

    Use the oci resource-manager configuration-source-provider delete command and required parameters to delete a configuration source provider.

    oci resource-manager configuration-source-provider delete --configuration-source-provider-id <configuration_source_provider_OCID>

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.

  • Run the DeleteConfigurationSourceProvider operation to delete a configuration source provider.