Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Change resource cloudavenue_network_app_port_profile to cloudavenue_edgegateway_app_port_profile #347

Conversation

dmicheneau
Copy link
Member

Description of your changes

If you submit change in the provider code, please make sure to:

  • Write or modify examples in examples/ directory
  • Write or modify acceptance tests
  • Run make generate to ensure the doc was updated properly

How has this code been tested

TF_ACC=1 go test -v ./internal/tests/edgegw/ -run TestAccPortProfilesResource
=== RUN   TestAccPortProfilesResource
--- PASS: TestAccPortProfilesResource (52.93s)
PASS
ok      github.com/orange-cloudavenue/terraform-provider-cloudavenue/internal/tests/edgegw      53.262s

@crown-app crown-app bot added the Chore label Jun 27, 2023
@dmicheneau dmicheneau requested a review from azrod June 27, 2023 14:58
@dmicheneau dmicheneau merged commit f2820b6 into main Jun 27, 2023
@dmicheneau dmicheneau deleted the 346-enhancement-move-cloudavenue_network_app_port_profile-to-cloudavenue_edgegateway_app_port_profile branch June 27, 2023 14:58
azrod added a commit that referenced this pull request Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement]: Move cloudavenue_network_app_port_profile to cloudavenue_edgegateway_app_port_profile
2 participants