|
1 | | -# Terraform Provider for Wallix Bastion |
| 1 | +# Terraform Provider for WALLIX Bastion |
2 | 2 |
|
3 | | - |
| 3 | + |
4 | 4 |
|
5 | | -A Terraform provider for managing Wallix Bastion resources |
| 5 | +A Terraform provider for managing WALLIX Bastion resources |
6 | 6 |
|
7 | 7 | [](https://goreportcard.com/report/github.com/wallix/terraform-provider-wallix-bastion) |
8 | 8 | [](https://opensource.org/licenses/MPL-2.0) |
9 | 9 | [](https://registry.terraform.io/providers/wallix/wallix-bastion/latest) |
10 | 10 |
|
11 | 11 | ## Overview |
12 | 12 |
|
13 | | -The Terraform Wallix Bastion provider allows you to manage Wallix Bastion resources such as users, groups, authorizations, and more through Infrastructure as Code. |
| 13 | +The Terraform WALLIX Bastion provider allows you to manage WALLIX Bastion resources such as users, groups, authorizations, and more through Infrastructure as Code. |
14 | 14 |
|
15 | 15 | ## Requirements |
16 | 16 |
|
@@ -120,7 +120,7 @@ go test -v ./bastion -run TestAccResourceAuthorization_basic |
120 | 120 |
|
121 | 121 | ### Running Acceptance Tests |
122 | 122 |
|
123 | | -Acceptance tests require a running Wallix Bastion instance. |
| 123 | +Acceptance tests require a running WALLIX Bastion instance. |
124 | 124 |
|
125 | 125 | ```bash |
126 | 126 | # Set environment variables |
@@ -304,7 +304,7 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f |
304 | 304 |
|
305 | 305 | ## Version Compatibility |
306 | 306 |
|
307 | | -| Provider Version | Terraform Version | Go Version | Wallix Bastion API | |
| 307 | +| Provider Version | Terraform Version | Go Version | WALLIX Bastion API | |
308 | 308 | |------------------|-------------------|------------|-------------------| |
309 | 309 | | >= 0.14.0 | >= 1.0 | 1.22-1.24 | v3.12, v3.12 | |
310 | 310 | | 0.13.x | >= 0.14 | 1.19-1.21 | v3.3, v3.6 | |
|
0 commit comments