23 24 25
# File 'lib/terraspace/terraform/tfc/syncer.rb', line 23 def sync(mod) Sync.new(@options.merge(mod: mod)) end