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

reserve an IP address before creating a VM #20

Merged
merged 1 commit into from
Dec 17, 2020
Merged

reserve an IP address before creating a VM #20

merged 1 commit into from
Dec 17, 2020

Conversation

mfranczy
Copy link
Contributor

@mfranczy mfranczy commented Dec 17, 2020

Signed-off-by: Marcin Franczyk [email protected]

Description

Reserve an IP address before creating a VM.

Acceptance tests

  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccAnxCloudVirtualServer'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test $(go list ./... | grep -v 'vendor') -v -run=TestAccAnxCloudVirtualServer -timeout 120m -parallel=4
?       github.com/anexia-it/terraform-provider-anxcloud        [no test files]
=== RUN   TestAccAnxCloudVirtualServer
--- PASS: TestAccAnxCloudVirtualServer (199.21s)
PASS
ok      github.com/anexia-it/terraform-provider-anxcloud/anxcloud       199.221s

Release Note

Release note for CHANGELOG:

Improve VM creation by reserving an IP address before.

References

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

@mfranczy mfranczy merged commit 29ffdc2 into main Dec 17, 2020
@nachtjasmin nachtjasmin deleted the ip-reserve branch July 5, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant