Skip to content

Commit

Permalink
regenerate terraform provider repository
Browse files Browse the repository at this point in the history
GitOrigin-RevId: a0c749260e922e84dfcbc3361c834bab84835a04
  • Loading branch information
Ulderico Cirello authored and SupportSDM committed Apr 28, 2021
1 parent 7ef5ddd commit 9e6f720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The strongDM provider is used to configure and manage your strongDM account. It
* Manage roles

## Requirements
- [Terraform](https://www.terraform.io/downloads.html) 0.12+
- [Terraform](https://www.terraform.io/downloads.html) 0.13+

## Authentication

Expand Down Expand Up @@ -86,7 +86,7 @@ $ export SDM_API_ACCESS_KEY="<access-key>"
$ export SDM_API_SECRET_KEY="<secret-key>"
```

From the cloned repo, run:
From the cloned repo, run:
```sh
$ cd terraform-provider-sdm
$ TF_ACC=yes go test ./sdm -v -count=1 -mod=vendor
Expand Down

0 comments on commit 9e6f720

Please sign in to comment.