Method: TerraformConfig::Secret#data
- Defined in:
- lib/core/terraform_config/secret.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
17 18 19 |
# File 'lib/core/terraform_config/secret.rb', line 17 def data @data end |