Data Source: oci_ocvp_retrieve_password

This data source retrieves the SDDC password in Oracle Cloud Infrastructure Oracle Cloud VMware Solution service.

Example Usage

data "oci_ocvp_retrieve_password" "test_password" {
    #Required
  sddc_id = var.compartment_id
  type    = var.password_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: