Registry / build-tool / terraform-synthesizer

terraform-synthesizer

JSON →
library0.0.28rbrubygemsunverified

Create terraform resources.

gem install terraform-synthesizer
INSTALL
IMPORT
SIG · TERRAFORM-SYNTHESI
T
terraform-synthesizer
build-toolrubyv0.0.28
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.

TerraformSynthesizer
✓ require 'terraform-synthesizer'

Generate Terraform HCL configuration.

require 'terraform-synthesizer' resource = TerraformSynthesizer::Resource.new('aws_instance', 'example') resource.ami = 'ami-abc123' puts resource.to_hcl
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.28latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
terraform-synthesizer — gem install terraform-synthesizer · libregistry