Some checks failed
CI / build (push) Failing after 33s
- Regenerated docs/ via tfplugindocs: 51 files covering all 20 resources and 30 data sources with auto-extracted schemas and examples - Removed stale docs for old resources (build.md, ssh.md) - CHANGELOG.md: added v1.0.0 entry with full feature list, breaking changes, and security notes - terraform-registry-manifest.json: confirmed protocol_versions ["6.0"] is correct for Terraform Plugin Framework Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
648 B
648 B
page_title, subcategory, description
| page_title | subcategory | description |
|---|---|---|
| virtfusion_ip_block Data Source - virtfusion | Fetches a single VirtFusion IP block by ID. |
virtfusion_ip_block (Data Source)
Fetches a single VirtFusion IP block by ID.
Schema
Required
id(Number) The IP block ID.
Read-Only
enabled(Boolean) Whether the IP block is enabled.gateway(String) The IPv4 gateway address.name(String) The IP block name.netmask(String) The IPv4 netmask.type(Number) The IP block type (4 = IPv4, 6 = IPv6).