-
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
Can't create a dnat rule with computed IP address #70
Comments
* Added first working implementation for vapp template upload. Issue vmware/go-vcloud-director#50 * Small refactoring and added documentation. Signed-off-by: Vaidotas Bauzys <[email protected]>
This should work now with using newer |
@pkleanthous, if you are still interested in getting DHCP IP, you could try and check https://github.com/terraform-providers/terraform-provider-vcd/pull/436 PR and see if it works for you |
Hi there,
When I'm trying to create a dnat rule with a
computed
ip address the resource fails.If I re-run Terraform, the resource succeeds.
Terraform Version
Terraform v0.10.8
Affected Resource(s)
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
Debug Output
Expected Behavior
It should create the relevant resource
Actual Behavior
Terraform apply fails
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
The text was updated successfully, but these errors were encountered: