Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

404 on existing networks #133

Closed
kacpercesarz98 opened this issue Feb 9, 2024 · 2 comments
Closed

404 on existing networks #133

kacpercesarz98 opened this issue Feb 9, 2024 · 2 comments

Comments

@kacpercesarz98
Copy link

From yesterday I am getting 404 error on already existing networks created by terraform.
Planning failed. Terraform encountered an error while generating this plan.

Planning failed. Terraform encountered an error while generating this plan.

╷
│ Error: Status code: 404, Response body:
│
│   with openvpncloud_network.gcp-network,
│   on openvpn-cloud.tf line 1, in resource "openvpncloud_network" "gcp-network":
│    1: resource "openvpncloud_network" "gcp-network" {
│
╵
╷
│ Error: Status code: 404, Response body:
│
│   with openvpncloud_network.gcp-network-shared,
│   on openvpn-cloud.tf line 24, in resource "openvpncloud_network" "gcp-network-shared":
│   24: resource "openvpncloud_network" "gcp-network-shared" {
│
╵
@chicco785
Copy link
Contributor

apparently APIs changed, if you fancy deploying a custom version, check out this pr for the time being: #136

@sahaqaa
Copy link
Contributor

sahaqaa commented May 9, 2024

@kacpercesarz98 we've published new version of Terraform Provider to Registry: https://registry.terraform.io/providers/OpenVPN/cloudconnexa/latest

It contains major breaking changes compared to https://registry.terraform.io/providers/OpenVPN/openvpn-cloud/latest

Going forward only https://registry.terraform.io/providers/OpenVPN/cloudconnexa/latest will be developed.

Please give new provider a try, hopefully it will fix your issue.
Sorry for inconvenience

@sahaqaa sahaqaa closed this as completed May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants