Method: Sfn::MonkeyPatch::Stack::Google#root_parameters_google

Defined in:
lib/sfn/monkey_patch/stack/google.rb

#root_parameters_googleHash

Returns:

  • (Hash)


122
123
124
# File 'lib/sfn/monkey_patch/stack/google.rb', line 122

def root_parameters_google
  sparkleish_template.fetch(:resources, name, :properties, :parameters, Smash.new)
end