-
Notifications
You must be signed in to change notification settings - Fork 112
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 implementation for vapp network NAT rules resource #517
Conversation
# Conflicts: # vcd/provider.go
# Conflicts: # vcd/provider.go
# Conflicts: # go.sum # vcd/provider.go # vendor/github.com/vmware/go-vcloud-director/v2/govcd/vapp_network.go # vendor/github.com/vmware/go-vcloud-director/v2/types/v56/types.go # vendor/modules.txt
# Conflicts: # go.mod # go.sum # vcd/provider.go # vendor/github.com/vmware/go-vcloud-director/v2/types/v56/types.go # vendor/modules.txt
# Conflicts: # go.mod # vendor/modules.txt
# Conflicts: # go.mod # vendor/modules.txt
This reverts commit 8ac788f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I still have to play with it, but leaving initial review comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some changes required
vendor/github.com/vmware/go-vcloud-director/v2/govcd/vapp_network.go
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now! Thanks!
# Conflicts: # CHANGELOG.md # go.sum # vcd/provider.go # vendor/modules.txt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Dep: vmware/go-vcloud-director#316
Ref: #329
This PR is derived from #511 so shows that PR code too.