Skip to content

Commit 92c9c90

Browse files
committed
Add warning about running acceptance tests against dedicated projects.
1 parent 7f82956 commit 92c9c90

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ provider_installation {
5555

5656
### Running Acceptance Tests
5757

58+
> **Warning:** Only run acceptance tests against a dedicated cloudscale.ch project that contains no other resources. Tests may accidentially delete or modify existing resources in the project.
59+
5860
Acceptance tests create real resources and might incur costs. They also use a specific version of Terraform (see [Terraform CLI Installation Behaviors](https://www.terraform.io/plugin/sdkv2/testing/acceptance-tests#terraform-cli-installation-behaviors)).
5961

6062
- **Run all tests:**

0 commit comments

Comments
 (0)