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

Change vnic netstack property default value to 'defaultTcpipStack' as the 'default' value does not exist #1376

Merged
merged 1 commit into from
Apr 27, 2021

Conversation

frank-m
Copy link
Contributor

@frank-m frank-m commented Mar 30, 2021

Description

Change default value to 'defaultTcpipStack' as the 'default' value does not exist

The test uses the correct value to test, which is why this probably went unnoticed.

Acceptance tests

  • Have you added an acceptance test for the functionality being added?

The current test already is valid, however it overwrites the default value and as such this has gone unnoticed.

  • Have you run the acceptance tests on this branch?

No, tests need a test vsphere cluster which I currently do not have available. However, this makes the code work as specified in the documentation:

https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs/resources/vnic

netstack - (Optional) TCP/IP stack setting for this interface. Possible values are 'defaultTcpipStack', 'vmotion', 'vSphereProvisioning'. Changing this will force the creation of a new interface since it's not possible to change the stack once it gets created. (Default: defaultTcpipStack)

Release Note

Release note for CHANGELOG:

NONE

References

…es not exist.

The test uses the correct value to test,
which is why this probably went unnoticed.
@ghost ghost added size/xs Relative Sizing: Extra-Small labels Mar 30, 2021
@hashicorp-cla
Copy link

hashicorp-cla commented Mar 30, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@koikonom koikonom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for fixing this!

@koikonom koikonom merged commit 9f67250 into hashicorp:master Apr 27, 2021
@ghost
Copy link

ghost commented May 28, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators May 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/xs Relative Sizing: Extra-Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants