Skip to content

feat(397): expose cidr_v4 and nameservers_v4 in network data source#399

Open
giornetta wants to merge 1 commit into
masterfrom
397-network-datasource-cidr-nameservers
Open

feat(397): expose cidr_v4 and nameservers_v4 in network data source#399
giornetta wants to merge 1 commit into
masterfrom
397-network-datasource-cidr-nameservers

Conversation

@giornetta

Copy link
Copy Markdown
Member

Adds cidr_v4 and nameservers_v4 as computed attributes on the civo_network data source, so the network's CIDR and nameservers can be read without owning the resource. Applies to both civo_network and civo_vpc_network (same underlying implementation).

Also fixes the data source example, which incorrectly showed these attributes as inputs, and regenerates docs/data-sources/network.md. The acceptance test now asserts both new attributes.

Closes #397

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] expose cidr_v4 and nameservers_v4 from civo_network datasource

1 participant