Skip to content

Commit 140f560

Browse files
Update README.md
1 parent 144e31a commit 140f560

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Terraform `Citrix ADM Service` Provider
22

3-
- Website: https://www.terraform.io
3+
Terraform provider for [Citrix ADM Service](https://docs.citrix.com/en-us/citrix-application-delivery-management-service/citrix-application-delivery-management-service.html) provides [Infrastructure as Code (IaC)](https://en.wikipedia.org/wiki/Infrastructure_as_code) to manage your ADCs via ADM. Using the terraform provider you can onboard ADCs in ADM, assign licenses, create and trigger stylebooks, run configpacks etc.
44

55
## Requirements
66

7-
- [Terraform](https://www.terraform.io/downloads.html) 1.0.x
8-
- [Go](https://golang.org/doc/install) 1.11 (to build the provider plugin)
7+
- [Terraform](https://www.terraform.io/downloads.html) 1.x.x
8+
- [Go](https://golang.org/doc/install) 1.11+ (to build the provider plugin)
99

1010
## Building The Provider
1111

0 commit comments

Comments
 (0)