Publish a Terraform Module
Convert an existing Terraform module into a Bluebricks package using the prepare and publish CLI workflow
Overview
Prerequisites
How to publish a Terraform module
1
cd /path/to/your-terraform-module
bricks blueprint prepare --source . --iac-type terraform2
bricks blueprint publishWhat each command does
Working with existing modules
Local module references
Disable module resolution
Terraform version
State management
Publishing with existing state
Variables and outputs mapping
Examples
Common options
Generated package structure
Best practices
See also
Last updated
Was this helpful?

