HCL variables methods

Use different types of HCL variables in Python/HCL scripts.

HCL method Description
secret[] method

Returns the value of an HCL password variable.

system_variable[] method

Returns the value of an HCL system variable.

variable[] method

Returns the value of an HCL character variable.