Module: Terraspace::Plugin::Expander
- Defined in:
- lib/terraspace/plugin/expander/interface.rb,
lib/terraspace/plugin/expander/generic.rb,
lib/terraspace/plugin/expander/friendly.rb
Overview
Should implement additional methods that correspond to additional provider specific variables available for substitution. For example:
AWS has :REGION and :ACCOUNT variables.
So the aws provider implements the region and account methods.