Skip to content

Commit

Permalink
add aws-credentials collection context
Browse files Browse the repository at this point in the history
this adds the proper circleci context for credential rotation
  • Loading branch information
dave-connors-3 authored Jan 6, 2023
1 parent 143c1e7 commit d145fbd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,7 @@ workflows:
version: 2
test-shims:
jobs:
- integration-dbt-utils-databricks
- integration-snowplow-databricks
- integration-dbt-utils-databricks:
context: aws-credentials
- integration-snowplow-databricks:
context: aws-credentials

0 comments on commit d145fbd

Please sign in to comment.