-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from sahaqaa/update_old_references
Update old references
- Loading branch information
Showing
47 changed files
with
135 additions
and
125 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* @OpenVPN/openvpn-cloud-terraform-project-admins | ||
* @OpenVPN/cloudconnexa-terraform-project-admins |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Terraform Provider Cloud Connexa | ||
# Terraform Provider CloudConnexa | ||
|
||
<a href="https://www.terraform.io/" target="_blank"> | ||
<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/04/Terraform_Logo.svg/2560px-Terraform_Logo.svg.png" alt="Terraform" width="120px"> | ||
|
@@ -12,18 +12,18 @@ | |
<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f5/OpenVPN_logo.svg/2560px-OpenVPN_logo.svg.png" alt="OpenVPN" width="150px"> | ||
</a> | ||
|
||
- [Website Cloud Connexa](https://openvpn.net/cloud-vpn/?utm_source=terraform&utm_medium=docs) | ||
- [Terraform Registry](https://registry.terraform.io/providers/OpenVPN/openvpn-cloud/latest) | ||
- [Website CloudConnexa](https://openvpn.net/cloud-vpn/?utm_source=terraform&utm_medium=docs) | ||
- [Terraform Registry](https://registry.terraform.io/providers/OpenVPN/cloudconnexa/latest) | ||
|
||
## Description | ||
|
||
The Terraform provider for [Cloud Connexa](https://openvpn.net/cloud-vpn/?utm_source=terraform&utm_medium=docs) allows teams to configure and update Cloud Connexa project parameters via their command line. | ||
The Terraform provider for [CloudConnexa](https://openvpn.net/cloud-vpn/?utm_source=terraform&utm_medium=docs) allows teams to configure and update CloudConnexa project parameters via their command line. | ||
|
||
## Maintainers | ||
|
||
This provider plugin is maintained by: | ||
|
||
- OpenVPN team at [Cloud Connexa](https://openvpn.net/cloud-vpn/?utm_source=terraform&utm_medium=docs) | ||
- OpenVPN team at [CloudConnexa](https://openvpn.net/cloud-vpn/?utm_source=terraform&utm_medium=docs) | ||
- SRE Team at [ANNA Money](https://anna.money/?utm_source=terraform&utm_medium=referral&utm_campaign=docs) / [GitHub ANNA Money](http://github.com/anna-money/) | ||
- [@patoarvizu](https://github.com/patoarvizu) | ||
|
||
|
@@ -34,17 +34,17 @@ This provider plugin is maintained by: | |
|
||
## Building The Provider | ||
|
||
Clone repository to: `$GOPATH/src/github.com/OpenVPN/terraform-provider-openvpn-cloud` | ||
Clone repository to: `$GOPATH/src/github.com/OpenVPN/terraform-provider-cloudconnexa` | ||
|
||
```sh | ||
mkdir -p $GOPATH/src/github.com/OpenVPN; cd $GOPATH/src/github.com/OpenVPN | ||
git clone [email protected]:OpenVPN/terraform-provider-openvpn-cloud.git | ||
git clone [email protected]:OpenVPN/terraform-provider-cloudconnexa.git | ||
``` | ||
|
||
Enter the provider directory and build the provider | ||
|
||
```sh | ||
cd $GOPATH/src/github.com/OpenVPN/terraform-provider-openvpn-cloud | ||
cd $GOPATH/src/github.com/OpenVPN/terraform-provider-cloudconnexa | ||
make build | ||
``` | ||
|
||
|
@@ -57,7 +57,7 @@ To compile the provider, run `make build`. This will build the provider and put | |
```sh | ||
make bin | ||
... | ||
$GOPATH/bin/terraform-provider-openvpn-cloud | ||
$GOPATH/bin/terraform-provider-cloudconnexa | ||
... | ||
``` | ||
|
||
|
@@ -75,4 +75,4 @@ _Note:_ Acceptance tests create real resources, and often cost money to run. | |
make testacc | ||
``` | ||
|
||
_**Please note:** This provider, like Cloud Connexa API, is in beta status. Report any problems via issue in this repo._ | ||
_**Please note:** This provider, like CloudConnexa API, is in beta status. Report any problems via issue in this repo._ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.