Skip to content

Commit

Permalink
feat: Update Glue database name in application_variables.json
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-heery committed Jan 16, 2025
1 parent 490f113 commit d400f10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
],
"resource_shares": [
{
"glue_database": "test_db_name",
"glue_database": "serco_fms_test_dbt",
"glue_tables": [
"*"
]
Expand Down

0 comments on commit d400f10

Please sign in to comment.