Terraform Provider for Rubrik
  • README
  • Getting Started
    • Quick Start
  • Data Sources
    • cluster_version
  • Resources
    • assign_sla
    • aws_export_ec2
    • aws_native_account
    • aws_s3_cloudon
    • aws_s3_cloudout
    • azure_cloudon
    • azure_cloudout
    • bootstrap
    • bootstrap_cces_aws
    • bootstrap_cces_azure
    • configure_timezone
Powered by GitBook
On this page
  • rubrik_cluster_version
  • Example Usage
  • Argument Reference
  • Attributes Reference

Was this helpful?

  1. Data Sources

cluster_version

rubrik_cluster_version

Returns the CDM version of the Rubrik cluster.

Example Usage

data "rubrik_cluster_version" "version" {}

Argument Reference

None.

Attributes Reference

The following computed attributes are exported:

  • cluster_version - The CDM version of the Rubrik cluster.

PreviousQuick StartNextassign_sla

Last updated 6 years ago

Was this helpful?