Skip to content
Discussion options

You must be logged in to vote

Yes, if I understand correctly -- you should use cannot_depend_on_external = ["boto3"] on the report_a and report_b modules. By default it would be allowed in the aws_s3_datastore module, so using depends_on_external there would be more trouble than it's worth (it would need to know all the expected third party dependencies for that module).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@menzenski
Comment options

Answer selected by menzenski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants