Tfblueprintgen

command module
v0.0.0-...-fa34be1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 16 Imported by: 0

README

tfblueprintgen

Tfblueprintgen is an open-source command-line tool developed using the Charmbracelet CLI assets. It generates a modular file structure with code for your Terraform projects, speeding up the development process. By automating the creation of boilerplate files and directory structures, Tfblueprintgen streamlines setting new Terraform projects.

In this you can

  • select the environments that would be present in you organization and
  • select the resources for which you want the modules to be generated.

Once selected, the tfblueprintgen will generate all the required files and modules with necessary file and code in it. See the tool in action below..!

Installation

  • From source: Run the following setps to build your own binary
git clone https://github.com/krishnaduttPanchagnula/tfblueprintgen.git
cd tfblueprintgen
go build -o tfblueprintgen main.go
  • Downloading Binary in Linux
wget https://github.com/krishnaduttPanchagnula/tfblueprintgen/releases/download/0.2/tfblueprintgen

chmod 777 tfblueprintgen

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL