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

[Feature] Configure/expose external IP allocated for an edge #397

Closed
vfuyong opened this issue Nov 17, 2019 · 4 comments · Fixed by #401
Closed

[Feature] Configure/expose external IP allocated for an edge #397

vfuyong opened this issue Nov 17, 2019 · 4 comments · Fixed by #401
Assignees

Comments

@vfuyong
Copy link

vfuyong commented Nov 17, 2019

Edge can automatically obtain an external IP from the pool, or explicitly configure an external IP. However, there is no way to specify external IP or read the allocated IP for an edge. The allocated external IP is required to configure other resources e.g. SNAT.

Terraform Version

2.5.0

Affected Resource(s)

  • vcd_edgegateway

Expected Behavior

Edge should have an attribute for the allocated external IP

Actual Behavior

Edge does not have an attribute for the allocated external IP

@Didainius Didainius self-assigned this Nov 17, 2019
@Didainius
Copy link
Collaborator

This is actually in progress. PR should arrive shortly

@Didainius
Copy link
Collaborator

So to clarify this further on. The default external gateway IP is already merged via https://github.com/terraform-providers/terraform-provider-vcd/pull/389 (field name is still subject to change until official release).

While this https://github.com/terraform-providers/terraform-provider-vcd/issues/323 is very close to having a PR issue - today/tomorrow.

@Didainius
Copy link
Collaborator

@vfuyong - please check #323 as I'm closing this as duplicate of #323.

@Didainius
Copy link
Collaborator

@vfuyong - this PR is merged to master. I'd appreciate if you can give it a spin and report if there are any issues as we are aiming for a a release soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants