{"id":92741,"library":"cfer","title":"Cfer","description":"Toolkit for automating infrastructure using AWS CloudFormation.","status":"active","version":"1.0.0","language":"ruby","source_language":null,"source_url":"https://github.com/seanedwards/cfer","tags":["aws","cloudformation","infrastructure","automation"],"install":[{"cmd":"gem install cfer","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'cfer', '~> 1.0.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Cfer","correct":"require 'cfer'"}],"quickstart":{"code":"require 'cfer'\n# Define a CloudFormation stack\nstack = Cfer::Stack.new do\n  resource :my_instance, 'AWS::EC2::Instance' do\n    image_id 'ami-12345678'\n    instance_type 't2.micro'\n  end\nend\nstack.to_json","lang":"ruby","description":"Defines an AWS CloudFormation stack with an EC2 instance."},"warnings":[],"env_vars":null,"search_vec":"'autom':4,12 'aw':7,9 'cfer':1 'cloudform':8,10 'infrastructur':5,11 'toolkit':2 'use':6","created_at":"2026-06-19T09:37:25.310656+00:00","updated_at":"2026-06-19T09:37:25.310656+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/seanedwards/cfer","github":"https://github.com/seanedwards/cfer","docs":"http://www.rubydoc.info/gems/cfer/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}