[phlo.plugins.assets]
airbyte = phlo_airbyte.plugin:AirbyteAssetProvider

[phlo.plugins.cli]
airbyte = phlo_airbyte.cli_plugin:AirbyteCliPlugin

[phlo.plugins.ingestion_providers]
airbyte = phlo_airbyte.plugin:AirbyteIngestionProvider

[phlo.plugins.resources]
airbyte = phlo_airbyte.resource_provider:AirbyteResourceProvider

[phlo.plugins.services]
airbyte = phlo_airbyte.plugin:AirbyteServicePlugin
