# tf

Scaffolding a Terraform module and updating bricks.json accordingly.

## Synopsis

Help information for blueprint create tf

```
bricks blueprint create tf [flags]
```

## Options

```
      --project string   If provided, CLI create the template inside a directory that is named with project value.
```

## Options inherited from parent commands

```
      --api-key string    API key for authentication (overrides JWT)
      --config string     config file (default is $HOME/.bricks/config.yaml)
  -h, --help              Print Help message for Bricks CLI
      --non-interactive   Suppresses interactive UI elements for non-interactive environments
  -v, --version           Print bricks CLI version
```

## SEE ALSO

* [bricks blueprint create](https://bluebricks.co/docs/bricks-cli/cli-reference/bricks_blueprint/bricks_blueprint_create) - Create new IaC module for an exiting blueprint
