Skip to content

Commit

Permalink
Merge pull request #326 from smart-on-fhir/mikix/completion-crawler
Browse files Browse the repository at this point in the history
docs: add completion tables in our AWS template
  • Loading branch information
mikix authored Jul 2, 2024
2 parents 5edd8ed + cb5fbc5 commit c8bd81b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/setup/cumulus-aws-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ Resources:
- !Sub "s3://${S3Bucket}/${EtlSubdir}/servicerequest"
- !Sub "s3://${S3Bucket}/${EtlSubdir}/covid_symptom__nlp_results"
- !Sub "s3://${S3Bucket}/${EtlSubdir}/covid_symptom__nlp_results_term_exists"
- !Sub "s3://${S3Bucket}/${EtlSubdir}/etl__completion"
- !Sub "s3://${S3Bucket}/${EtlSubdir}/etl__completion_encounters"
CreateNativeDeltaTable: True
WriteManifest: False

Expand Down

0 comments on commit c8bd81b

Please sign in to comment.