Skip to content

Commit cbcf34c

Browse files
committed
fixing typo,update hashicorp repos
1 parent 4f25fdb commit cbcf34c

File tree

2,446 files changed

+170571
-156349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,446 files changed

+170571
-156349
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Terraform PHPIPAM provider - version 1.2.7
1+
# Terraform PHPIPAM provider - version 1.2.8
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+
@@ -33,7 +33,7 @@ into your config. Check the [releases page][6] of this repo to get releases for
3333
Linux, OS X, and Windows.
3434

3535
[5]: https://www.terraform.io/docs/plugins/basics.html
36-
[6]: https://github.com/lord-kyron/terraform-provider-phpipam-0.3.1/releases
36+
[6]: https://github.com/lord-kyron/terraform-provider-phpipam/releases
3737

3838
Examle for CentOS 7:
3939
Build from repo:
@@ -1271,4 +1271,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12711271
See the License for the specific language governing permissions and
12721272
limitations under the License.
12731273
```
1274-
# terraform-provider-phpipam-1.2.7
1274+
# terraform-provider-phpipam-1.2.8

docs/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Terraform PHPIPAM provider - version 1.2.7
1+
# Terraform PHPIPAM provider - version 1.2.8
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+
@@ -33,7 +33,7 @@ into your config. Check the [releases page][6] of this repo to get releases for
3333
Linux, OS X, and Windows.
3434

3535
[5]: https://www.terraform.io/docs/plugins/basics.html
36-
[6]: https://github.com/lord-kyron/terraform-provider-phpipam-0.3.1/releases
36+
[6]: https://github.com/lord-kyron/terraform-provider-phpipam/releases
3737

3838
Examle for CentOS 7:
3939
Build from repo:
@@ -1271,4 +1271,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12711271
See the License for the specific language governing permissions and
12721272
limitations under the License.
12731273
```
1274-
# terraform-provider-phpipam-1.2.7
1274+
# terraform-provider-phpipam-1.2.8

terraform-provider-phpipam

-30.9 MB
Binary file not shown.

vendor/github.com/hashicorp/terraform-json/Makefile

+4-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/terraform-json/README.md

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/terraform-json/cmd/round-trip-dumper/README.md

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/terraform-json/cmd/round-trip-dumper/main.go

+81
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/terraform-json/config.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/terraform-json/config_test.go

+24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/terraform-json/expression_test.go

+132
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/terraform-json/go.mod

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/terraform-json/go.sum

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)