terraform-provider-openvpn-cloud icon indicating copy to clipboard operation
terraform-provider-openvpn-cloud copied to clipboard

Add openvpn access groups resource

Open iamunni opened this issue 1 year ago • 14 comments

resource - https://openvpn.net/cloud-docs/developer/openvpn-api.html#UUID-c0946de0-43ab-347e-b5db-4836cb02dea9 api is available

iamunni avatar Jun 09 '23 12:06 iamunni

@vladimir-kozyrev @michaelfmnk can I work on this?

iamunni avatar Jun 09 '23 12:06 iamunni

there is an open issue, which is for service and accessgroups - #14 I see that the changes for service is already being added. hence raised a new issue for just accesgroups. let me know if I should close this and continue the discussion on #14

iamunni avatar Jun 09 '23 12:06 iamunni

@iamunni feel free to work on this. :) There are no objections from me.

vladimir-kozyrev avatar Jun 09 '23 12:06 vladimir-kozyrev

@vladimir-kozyrev awesome. can you assign this issue to me

iamunni avatar Jun 09 '23 13:06 iamunni

there is some issue with the GET /api/beta/access-groups api . I'm getting the following error from yest. Tried with a new account, issue started showing up after working fine for couple of times image image

have send a mail to [email protected], so far no response. waiting for updates from them

iamunni avatar Jun 19 '23 16:06 iamunni

@dsommers would you be able to help me out here

iamunni avatar Jun 19 '23 16:06 iamunni

no reply from openvpn team

iamunni avatar Jun 29 '23 04:06 iamunni

Hello there! Apologies for late response. We have been working on this at the side of OpenVPN, and I think we managed to prepare a fix. Now, we are working to do the release. I will update you early next week where we are.

dlenart-openvpn avatar Jun 30 '23 15:06 dlenart-openvpn

Hey! Here is the PR#60 with added usergroups resource. It would be great if you could take a look and see if it has everything you need.

michaelfmnk avatar Jun 30 '23 17:06 michaelfmnk

@michaelfmnk PR#60 is for user-groups. this issue is for access-groups

iamunni avatar Jun 30 '23 17:06 iamunni

@dlenart-openvpn awesome

iamunni avatar Jun 30 '23 17:06 iamunni

@dlenart-openvpn hey is the fix released?

unnirapido avatar Jul 14 '23 06:07 unnirapido

@unnirapido hello there! Not really. We have been lately working on user groups support, and did not manage to prepare access groups within same release as well. But we continue work on this, and will let you know once this is ready. Should not take more than 2-3 weeks.

dlenart-openvpn avatar Jul 14 '23 08:07 dlenart-openvpn

@dlenart-openvpn is the fix released now?

unnirapido avatar Sep 01 '23 11:09 unnirapido

We've published new version of Terraform Provider to Registry: https://registry.terraform.io/providers/OpenVPN/cloudconnexa/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.

In case if problem persists - please open new "Issue" (https://github.com/OpenVPN/terraform-provider-cloudconnexa/issues)

Sorry for inconvenience.

sahaqaa avatar May 09 '24 13:05 sahaqaa