mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #8004 from swestcott/master
Corrected AWS env variable in docs
This commit is contained in:
commit
00effbe57b
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -373,7 +373,7 @@ to a single resource. Most tests follow a similar structure.
|
|||||||
|
|
||||||
1. Pre-flight checks are made to ensure that sufficient provider configuration
|
1. Pre-flight checks are made to ensure that sufficient provider configuration
|
||||||
is available to be able to proceed - for example in an acceptance test
|
is available to be able to proceed - for example in an acceptance test
|
||||||
targetting AWS, `AWS_ACCESS_KEY_ID` and `AWS_SECRET_KEY` must be set prior
|
targetting AWS, `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` must be set prior
|
||||||
to running acceptance tests. This is common to all tests exercising a single
|
to running acceptance tests. This is common to all tests exercising a single
|
||||||
provider.
|
provider.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user