Skip to content

Commit

Permalink
fix(glue_db): update description in template
Browse files Browse the repository at this point in the history
  • Loading branch information
roleyfoley authored Jan 19, 2021
1 parent f972641 commit 1552195
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion glue_cfn/glue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Parameters:
Description: 'S3 bucket that holds data for providers'
DataBucketRootPrefix:
Type: String
Default: 'the root prefix in the data bucket to look for data'
Description: 'the root prefix in the data bucket to look for data'
Default: 'metering/'
GlueDatabaseName:
Type: String
Description: 'Name of Glue Database'
Expand Down

0 comments on commit 1552195

Please sign in to comment.