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

Adding a CONTRIBUTING document #316

Merged
merged 1 commit into from
Sep 10, 2015
Merged

Adding a CONTRIBUTING document #316

merged 1 commit into from
Sep 10, 2015

Conversation

tyler-ball
Copy link
Contributor

1. When an AWS object supports dependent objects, the resource must also have a `:purge` action which destroys all dependent AWS objects, as well as the specified object.
1. This is primarily for development purposes, and should be documented as such.
1. The action must print a warning when called, so that users know that the resource does not properly clean up data bag references to purged objects.
1. If an object can be tagged in the Amazon Ruby SDK, the resource must have an `aws_tags` attribute.
Copy link
Contributor

Choose a reason for hiding this comment

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

If we're not going to specify that they have to use our tagging module, we should specify the parameters for their aws_tags attributes (probably Hash, but should be explicit).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

…n chef-provisioning as well as adds AWS specific acceptance criteria
tyler-ball added a commit that referenced this pull request Sep 10, 2015
Adding a CONTRIBUTING document
@tyler-ball tyler-ball merged commit dbe9ef3 into master Sep 10, 2015
@tyler-ball tyler-ball deleted the tball/contributing branch September 10, 2015 02:00
@tas50 tas50 added Aspect: Documentation How do we use this project? and removed Type: Documentation labels Dec 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aspect: Documentation How do we use this project?
Development

Successfully merging this pull request may close these issues.

3 participants