From 6a0898d6327b060b17c5eaaff3e2dc879f142788 Mon Sep 17 00:00:00 2001 From: Markus Frosch Date: Thu, 21 Dec 2023 15:01:05 +0100 Subject: [PATCH] docs: add link to qip module --- README.md | 5 ++--- docs/index.md | 5 ++--- templates/index.md.tmpl | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c0dcf02..a8cc245 100644 --- a/README.md +++ b/README.md @@ -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` - Build based on the Swagger API documentation that should be available with your QIP instance: `https://qip.example.com.com/rest-api/` diff --git a/docs/index.md b/docs/index.md index 3589822..0f11919 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,9 +13,8 @@ Features: - Data sources for `qip_v4address` and `qip_v4subnet` - Manage addresses with `qip_v4address` - +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/` diff --git a/templates/index.md.tmpl b/templates/index.md.tmpl index 1d79a5d..9e481a4 100644 --- a/templates/index.md.tmpl +++ b/templates/index.md.tmpl @@ -13,9 +13,8 @@ Features: - Data sources for `qip_v4address` and `qip_v4subnet` - Manage addresses with `qip_v4address` - +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/`