Tobias Löfgren
12/13/2022, 8:39 AMAIRTABLE_API_KEY="password"
The configuration file for airtable inclues:
tables: [Reported Time] # REQUIRED
api_key: ${AIRTABLE_API_KEY} # SECRET
base_id: appWvfaXxrKlmO7aP # REQUIRED
When I run octavia apply, it recognises that I have updated my secret password and updates the configuration. However, when I go into the airbyte UI and look at airtable it says ‘Invalid API key’ meaning the environment variable haven’t been appliedthomas trividic
12/13/2022, 8:55 AMthomas trividic
12/13/2022, 8:55 AMTobias Löfgren
12/13/2022, 9:25 AMthomas trividic
12/15/2022, 8:23 AMTobias Löfgren
12/15/2022, 11:48 AMthomas trividic
12/15/2022, 1:21 PM