From 4540cd03aa5c5d4d20d5b14955e0a68dee9443e3 Mon Sep 17 00:00:00 2001 From: Alexis VIALARET Date: Wed, 3 Apr 2024 00:24:43 +0200 Subject: [PATCH] Update skaff.yaml --- .skaff/skaff.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.skaff/skaff.yaml b/.skaff/skaff.yaml index 3d85e7e..ee1c40a 100644 --- a/.skaff/skaff.yaml +++ b/.skaff/skaff.yaml @@ -9,7 +9,7 @@ description: > A Terraform module to programatically deploy an Airbyte server on GCP. documentation_url: null # Fixme -type: deployable # deployable, knowldege pack +type: deployable # deployable, knowledge pack lifecycle: production # prototype, production users: # DS, DA, DE @@ -23,6 +23,6 @@ technologies: # python, dbt, terraform, airbyte, ... - terraform - airbyte -expertises: [] # MMM, forecasting, ELT, release engineering, ... +expertises: # MMM, forecasting, ELT, release engineering, ... - infrastructure as code - ELT