| title | powerflex_resource_credential data source |
|---|---|
| linkTitle | powerflex_resource_credential |
| page_title | powerflex_resource_credential Data Source - powerflex |
| subcategory | Resource Group Management |
| description | This datasource is used to read the Resource Credential entity of the PowerFlex Array. This feature is only supported for PowerFlex 4.5 and above. |
This datasource is used to read the Resource Credential entity of the PowerFlex Array. This feature is only supported for PowerFlex 4.5 and above.
After the successful execution of above said block, we can see the output by executing terraform output command. Also, we can fetch information via the variable: data.powerflex_resource_credential.datasource_block_name.attribute_name where datasource_block_name is the name of the data source block and attribute_name is the attribute which user wants to fetch.
filter(Block, Optional) (see below for nested schema)
id(String) default datasource idresource_credential_details(Attributes List) List of Resource Credentials (see below for nested schema)
Optional:
created_by(Set of String) List of created_bycreated_date(Set of String) List of created_datedomain(Set of String) List of domainid(Set of String) List of idlabel(Set of String) List of labeltype(Set of String) List of typeupdated_by(Set of String) List of updated_byupdated_date(Set of String) List of updated_dateusername(Set of String) List of username
Read-Only:
created_by(String) Who the Resource Credential was created bycreated_date(String) Resource Credential created datedomain(String) Resource Credential domainid(String) Unique identifier of the resource credential instance.label(String) Resource Credential labeltype(String) Resource Credential typeupdated_by(String) Who the Resource Credential was last updated byupdated_date(String) Resource Credential updated dateusername(String) Resource Credential username