This repository was archived by the owner on Mar 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Terraform Provider for Nokia QIP
2
2
3
+ ![ GitHub tag (with filter)] ( https://img.shields.io/github/v/release/Vitesco-Technologies/terraform-provider-qip )
4
+ [ ![ Terraform Registry] ( https://img.shields.io/badge/Terraform_Registry-Vitesco--Technologies%2Fqip-blue )] [ terraform-registry ]
5
+ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/Vitesco-Technologies/terraform-provider-qip/golang.yml )
6
+ ![ GitHub License] ( https://img.shields.io/github/license/Vitesco-Technologies/terraform-provider-qip )
7
+ [ ![ Open Source] ( https://img.shields.io/badge/Vitesco_Technologies-open--source-yellow )] ( https://github.com/Vitesco-Technologies )
8
+
9
+
3
10
The provider for Nokia QIP will allow you to retrieve metadata from QIP or manage IPv4 addresses including their DNS names.
4
11
12
+ Documentation and releases can also be found on the [ Terraform Registry under Vitesco-Technologies/qip] [ terraform-registry ] .
13
+
5
14
Features:
6
15
7
16
- Data sources for ` qip_v4address ` and ` qip_v4subnet `
@@ -15,7 +24,7 @@ Build based on the Swagger API documentation that should be available with your
15
24
16
25
## How to use
17
26
18
- Please see the [ documentation] ( docs/ ) for some examples.
27
+ Please see the [ documentation on the Terraform registry ] [ terraform-registry ] for some examples.
19
28
20
29
Very basic usage:
21
30
@@ -74,3 +83,5 @@ Then, run the following command to initialize the workspace and apply the sample
74
83
``` shell
75
84
terraform init && terraform apply
76
85
```
86
+
87
+ [ terraform-registry ] : https://registry.terraform.io/providers/Vitesco-Technologies/qip/latest
You can’t perform that action at this time.
0 commit comments