Registry / cloud / sparkle-formation

sparkle-formation

JSON →
library3.0.40rbrubygemsunverified

Ruby DSL for programmatic orchestration API template generation.

gem install sparkle_formation
INSTALL
IMPORT
SIG · SPARKLE-FORMATION
S
sparkle-formation
cloudrubyv3.0.40
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.

SparkleFormation
require 'sparkle_formation'

Define a simple CloudFormation template

require 'sparkle_formation' SparkleFormation.new(:my_stack) do resources.my_resource do type 'AWS::EC2::Instance' properties.image_id 'ami-12345678' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.40latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
34
OpenAI (training)
1
Resources
sparkle-formation — gem install sparkle-formation · libregistry