dbt-labs / dbt-athena

The athena adapter plugin for dbt (https://getdbt.com)
https://dbt-athena.github.io
Apache License 2.0
228 stars 100 forks source link

Pass secrets to publish internal for AWS CLI #748

Closed mikealfare closed 4 weeks ago

mikealfare commented 1 month ago

Description

The reusable workflow publish-internal.yml needs access to secrets to setup AWS CLI.

Checklist