module Terraspace::Plugin::Expander
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.