mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 02:52:58 +00:00
541 B
541 B
layout | title | permalink | nav_order | parent |
---|---|---|---|---|
page | Version | /data-sources/version | 14 | Data Sources |
Data Source: Version
Retrieves the version information from the API endpoint.
Example Usage
data "proxmox_virtual_environment_version" "current_version" {}
Arguments Reference
There are no arguments available for this data source.
Attributes Reference
keyboard_layout
- The keyboard layout.release
- The release number.repository_id
- The repository identifier.version
- The version string.