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/contributing: Initial error handling documentation #16794

Merged
merged 5 commits into from
Jan 11, 2021

Commits on Dec 17, 2020

  1. docs/contributing: Initial error handling documentation

    Some initial and lift/shift documentation on how to handle errors in the Terraform AWS Provider codebase. Provides a walkthrough of the AWS Go SDK error type, Terraform Plugin SDK error types, and sections on some common error scenarios and expected handling.
    bflad committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    0f2eef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1312b67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ff458a View commit details
    Browse the repository at this point in the history
  4. Update docs/contributing/error-handling.md

    Co-authored-by: Kit Ewbank <[email protected]>
    bflad and ewbankkit committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    59e90c5 View commit details
    Browse the repository at this point in the history
  5. Update docs/contributing/error-handling.md

    Co-authored-by: Kit Ewbank <[email protected]>
    bflad and ewbankkit committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fa07d1a View commit details
    Browse the repository at this point in the history