Update Documentation to Reflect Credential Requirements #303
Labels
documentation
This issue or pull request improves or adds to documentation
improvement
This issue or pull request will add or improve functionality, maintainability, or ease of use
🚀 Feature Proposal
Update the documentation to reflect the credentials you need to have in place to successfully perform Terraform actions on AWS.
Motivation
After rolling a set of credentials, I had not updated my AWS credentials configuration to reflect the change. This resulted in a failure when trying to perform Terraform actions because although I had appropriate credentials in place for the AWS account the EC2 instances reside in, I did not have valid credentials for the provider that handled DNS resources.
The text was updated successfully, but these errors were encountered: