Skip to content

Commit

Permalink
docs: add link to qip module
Browse files Browse the repository at this point in the history
  • Loading branch information
lazyfrosch committed Dec 21, 2023
1 parent cb5c493 commit 6a0898d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,15 @@

The provider for Nokia QIP will allow you to retrieve metadata from QIP or manage IPv4 addresses including their DNS names.

Documentation and releases can also be found on the [Terraform Registry under Vitesco-Technologies/qip][terraform-registry].
Documentation and releases can also be found on the [Terraform Registry under Vitesco-Technologies/qip][terraform-registry],
which also can be found as [Vitesco-Technologies/qip-address on the Terraform Registry](https://registry.terraform.io/modules/Vitesco-Technologies/qip-address/module/latest).

Features:

- Data sources for `qip_v4address` and `qip_v4subnet`
- Manage addresses with `qip_v4address`

<!-- TODO: when published
Also see the Terraform module [qip-address](https://github.com/Vitesco-Technologies/terraform-module-qip-address).
-->

Build based on the Swagger API documentation that should be available with your QIP instance: `https://qip.example.com.com/rest-api/`

Expand Down
5 changes: 2 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ Features:
- Data sources for `qip_v4address` and `qip_v4subnet`
- Manage addresses with `qip_v4address`

<!-- TODO: when published
Also see the Terraform module [qip-address](https://github.com/Vitesco-Technologies/terraform-module-qip-address).
-->
Also see the Terraform module [qip-address](https://github.com/Vitesco-Technologies/terraform-module-qip-address),
which also can be found as [Vitesco-Technologies/qip-address on the Terraform Registry](https://registry.terraform.io/modules/Vitesco-Technologies/qip-address/module/latest).

Build based on the Swagger API documentation that should be available with your QIP instance: `https://qip.example.com.com/rest-api/`

Expand Down
5 changes: 2 additions & 3 deletions templates/index.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ Features:
- Data sources for `qip_v4address` and `qip_v4subnet`
- Manage addresses with `qip_v4address`

<!-- TODO: when published
Also see the Terraform module [qip-address](https://github.com/Vitesco-Technologies/terraform-module-qip-address).
-->
Also see the Terraform module [qip-address](https://github.com/Vitesco-Technologies/terraform-module-qip-address),
which also can be found as [Vitesco-Technologies/qip-address on the Terraform Registry](https://registry.terraform.io/modules/Vitesco-Technologies/qip-address/module/latest).

Build based on the Swagger API documentation that should be available with your QIP instance: `https://qip.example.com.com/rest-api/`

Expand Down

0 comments on commit 6a0898d

Please sign in to comment.