Registry / cloud / aws-cfn-compiler

aws-cfn-compiler

JSON →
library0.9.27rbrubygemsunverified

Compiles YAML and folder-structured CloudFormation templates into JSON for easier management of AWS deployments.

gem install aws-cfn-compiler
INSTALL
IMPORT
SIG · AWS-CFN-COMPILER
A
aws-cfn-compiler
cloudrubyv0.9.27
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AwsCfnCompiler
require 'aws-cfn-compiler'

Compile a folder-based CloudFormation template into JSON

require 'aws-cfn-compiler' compiler = AwsCfnCompiler::Compiler.new('path/to/template') compiler.compile # => JSON string
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.27latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
29
OpenAI (training)
1
Resources
aws-cfn-compiler — gem install aws-cfn-compiler · libregistry