Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add completion tables in our AWS template #326

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

mikix
Copy link
Contributor

@mikix mikix commented Jul 2, 2024

These aren't necessarily used, but it's lightly helpful to have them already in place if you want to experiment with the completion tracking feature (--write-completion)

Checklist

  • Consider if documentation (like in docs/) needs to be updated
  • Consider if tests should be added

These aren't necessarily used, but it's lightly helpful to have
them already in place if you want to experiment with the completion
tracking feature (--write-completion)
Comment on lines +201 to +202
- !Sub "s3://${S3Bucket}/${EtlSubdir}/etl__completion"
- !Sub "s3://${S3Bucket}/${EtlSubdir}/etl__completion_encounters"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I removed these lines in the past to not confuse people - but that was because an empty crawler table was causing Library errors - I fixed that in smart-on-fhir/cumulus-library#236 so these should be safe to add back in.

@mikix mikix merged commit c8bd81b into main Jul 2, 2024
3 checks passed
@mikix mikix deleted the mikix/completion-crawler branch July 2, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants