diff --git a/openmetadata-docs/content/v1.6.x/connectors/pipeline/airflow/index.md b/openmetadata-docs/content/v1.6.x/connectors/pipeline/airflow/index.md index 6c99c64bf95..ca43fc08b71 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/pipeline/airflow/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/pipeline/airflow/index.md @@ -19,6 +19,19 @@ Configure and schedule Airflow metadata workflow from the OpenMetadata UI: {% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%} +{% tilesContainer %} +{% tile + title="MWAA" + description="Run the ingestion framework externally!" + link="/deployment/ingestion/external/mwaa" + / %} +{% tile + title="GCS Composer" + description="Run the ingestion from GCS Composer." + link="/deployment/ingestion/external/gcs-composer" + / %} +{% /tilesContainer %} + ## Requirements {% note %} diff --git a/openmetadata-docs/content/v1.7.x/connectors/pipeline/airflow/index.md b/openmetadata-docs/content/v1.7.x/connectors/pipeline/airflow/index.md index 9f1f8a229ed..62085d68c17 100644 --- a/openmetadata-docs/content/v1.7.x/connectors/pipeline/airflow/index.md +++ b/openmetadata-docs/content/v1.7.x/connectors/pipeline/airflow/index.md @@ -19,6 +19,19 @@ Configure and schedule Airflow metadata workflow from the OpenMetadata UI: {% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%} +{% tilesContainer %} +{% tile + title="MWAA" + description="Run the ingestion framework externally!" + link="/deployment/ingestion/external/mwaa" + / %} +{% tile + title="GCS Composer" + description="Run the ingestion from GCS Composer." + link="/deployment/ingestion/external/gcs-composer" + / %} +{% /tilesContainer %} + ## Requirements {% note %} diff --git a/openmetadata-docs/content/v1.8.x-SNAPSHOT/connectors/pipeline/airflow/index.md b/openmetadata-docs/content/v1.8.x-SNAPSHOT/connectors/pipeline/airflow/index.md index 84e8a75191b..e1d6ebbbc66 100644 --- a/openmetadata-docs/content/v1.8.x-SNAPSHOT/connectors/pipeline/airflow/index.md +++ b/openmetadata-docs/content/v1.8.x-SNAPSHOT/connectors/pipeline/airflow/index.md @@ -19,6 +19,19 @@ Configure and schedule Airflow metadata workflow from the OpenMetadata UI: {% partial file="/v1.8/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%} +{% tilesContainer %} +{% tile + title="MWAA" + description="Run the ingestion framework externally!" + link="/deployment/ingestion/external/mwaa" + / %} +{% tile + title="GCS Composer" + description="Run the ingestion from GCS Composer." + link="/deployment/ingestion/external/gcs-composer" + / %} +{% /tilesContainer %} + ## Requirements {% note %}