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

[New Data Source]: Add cloudavenue_network_dhcp #349

Closed
azrod opened this issue Jun 28, 2023 · 0 comments · Fixed by #372
Closed

[New Data Source]: Add cloudavenue_network_dhcp #349

azrod opened this issue Jun 28, 2023 · 0 comments · Fixed by #372

Comments

@azrod
Copy link
Member

azrod commented Jun 28, 2023

Description

Provides a data source to read DHCP pools for routed/isolated network.

Requested Data Source

  • cloudavenue_network_dhcp

Potential Terraform Configuration

data "cloudavenue_network_dhcp" "pools" {
  org_network_id = "urn:xx:xx:aa-bb-cc-dd"
}

References

https://registry.terraform.io/providers/vmware/vcd/latest/docs/data-sources/nsxt_network_dhcp

Would you like to implement a fix?

None

@azrod azrod changed the title [New Data Source]: Add cloudavenue_network_routed_dhcp [New Data Source]: Add cloudavenue_network_dhcp Jun 28, 2023
@azrod azrod linked a pull request Jul 8, 2023 that will close this issue
3 tasks
@azrod azrod self-assigned this Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant