Skip to content

Commit 4a7bedf

Browse files
author
Radoslav Mirchev
committed
update docs
1 parent bfedd2d commit 4a7bedf

File tree

2 files changed

+1277
-2
lines changed

2 files changed

+1277
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Terraform PHPIPAM provider - version 1.1
1+
# Terraform PHPIPAM provider - version 1.2.5
22
# ATTENTION!!!
33
This repository is based on the original work of github user paybyphone.
44
However, the version of the provider in this repo is updated and revised to support working with Terraform 12.x+
5-
The build here is currently based on the paybyphone original repo + hashicorp original terraform repo and was build around Terraform version 0.12.23
5+
The build here is currently based on the paybyphone original repo + hashicorp original terraform repo and was build around Terraform version 0.13.5
66
All credit should go to https://github.com/paybyphone/terraform-provider-phpipam
77
Also, big thanks to https://github.com/pavel-z1/phpipam-sdk-go for his forked and updated repo which made deploying multiple resources available!
88

@@ -36,6 +36,7 @@ Linux, OS X, and Windows.
3636
[6]: https://github.com/lord-kyron/terraform-provider-phpipam-0.3.1/releases
3737

3838
Examle for CentOS 7:
39+
Build from repo:
3940
```
4041
yum install golang git
4142
mkdir -p $HOME/development/terraform-providers/

0 commit comments

Comments
 (0)