Method: TerraformConfig::Policy#target
- Defined in:
- lib/core/terraform_config/policy.rb
#target ⇒ Object (readonly)
Returns the value of attribute target.
12 13 14 |
# File 'lib/core/terraform_config/policy.rb', line 12 def target @target end |