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

Add ip address resource #11

Merged
merged 2 commits into from
Dec 4, 2020
Merged

Add ip address resource #11

merged 2 commits into from
Dec 4, 2020

Conversation

mfranczy
Copy link
Contributor

@mfranczy mfranczy commented Dec 2, 2020

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

Description

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 TF_LOG=TRACE TESTARGS='-run=TestAccAnxCloudIPAddress'
==> Checking that code complies with gofmt requirements...                                                             
TF_ACC=1 go test $(go list ./... | grep -v 'vendor') -v -run=TestAccAnxCloudIPAddress -timeout 120m -parallel=4                                                                                                                               
?       github.com/anexia-it/terraform-provider-anxcloud        [no test files]         
=== RUN   TestAccAnxCloudIPAddress                                                                                     
2020/12/04 17:33:51 [DEBUG] Waiting for state to become: [success]                                                                                                                                                                            
2020/12/04 17:33:51 [TRACE] Waiting 500ms before next try                                                                                                                                                                                     
2020/12/04 17:33:52 [TRACE] Waiting 1s before next try                                                                 
2020/12/04 17:33:54 [TRACE] Waiting 2s before next try                                                                 
2020/12/04 17:33:56 [TRACE] Waiting 4s before next try                                                                                                                                                                                        
2020/12/04 17:34:01 [TRACE] Waiting 8s before next try                                                                 
2020/12/04 17:34:12 [DEBUG] Waiting for state to become: [success]                                                     
--- PASS: TestAccAnxCloudIPAddress (26.02s)                                                                            
PASS                                                                                                                   
ok      github.com/anexia-it/terraform-provider-anxcloud/anxcloud       26.032s

Release Note

Release note for CHANGELOG:

Add ip address resource

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 force-pushed the ip-address-resource branch from 7258975 to 9e13704 Compare December 4, 2020 16:46
@mfranczy mfranczy merged commit 2d6c37b into main Dec 4, 2020
@mfranczy mfranczy deleted the ip-address-resource branch December 14, 2020 12:34
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.

2 participants