docs icon indicating copy to clipboard operation
docs copied to clipboard

Provide an Attribution Snippet

Open osterman opened this issue 6 years ago • 1 comments
trafficstars

what

  • provide a snippet of text that users can use for attribution

why

  • Sometimes users cannot use our modules (e.g. healthcare industry), but want to use our code. That is valid under APACHE2, provided proper attribution.

example

#
# This code was adapted from the `terraform-aws-ecs-container-definition` module from Cloud Posse, LLC on 2018-09-18.
# Available here: https://github.com/cloudposse/terraform-aws-ecs-container-definition
#

https://github.com/blinkist/terraform-aws-airship-ecs-service/blob/da4844529da20c185445b6adba0fc24e6761cae0/modules/ecs_container_definition/main.tf#L1-L4

osterman avatar Dec 14 '18 21:12 osterman

Maybe we should add this to our README.md template and automatically generate it.

osterman avatar Dec 14 '18 22:12 osterman