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

provider: WARN log instead of returning error with AWS account ID lookup logic #5794

Merged
merged 1 commit into from
Sep 5, 2018

Commits on Sep 5, 2018

  1. provider: WARN log instead of returning error with AWS account ID loo…

    …kup logic
    
    Reinstates provider behavior previous to version 1.31.0 which silently allowed AWS account ID lookup failures during initialization. Since missing the AWS account ID in the provider has implications for quite a few data sources and resources, we will return the error in the next major version of the provider.
    
    * Replace error from provider AWS account ID lookup with WARN log message
    * Add information about change in behavior to Version 2 Upgrade Guide
    bflad committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    274325a View commit details
    Browse the repository at this point in the history