Sha256: 60836d2d108c2b4704a5fdf69e111e99eb6bf4bcf1fdc44d9b6b566d5018f61b

Contents?: true

Size: 568 Bytes

Versions: 26

Compression:

Stored size: 568 Bytes

Contents

# Cody Files

The files in folder are used by cody to build AWS CodeBuild projects.  For more info, check out the [cody docs](https://cody.run). Here's a quick start.

## Install Tool

    gem install cody

This installs the `cody` command to manage the AWS CodeBuild project.

## Update Project

    cody up --type aws

## Start a Deploy

To start a CodeBuild build:

    cody start --type aws
    cody start --type azurerm
    cody start --type google
    cody start --type none
    cody start --type unit

To specify a branch:

    cody start --type aws -b feature

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
terraspace-2.2.17 .cody/README.md
terraspace-2.2.16 .cody/README.md
terraspace-2.2.15 .cody/README.md
terraspace-2.2.14 .cody/README.md
terraspace-2.2.13 .cody/README.md
terraspace-2.2.12 .cody/README.md
terraspace-2.2.11 .cody/README.md
terraspace-2.2.10 .cody/README.md
terraspace-2.2.9 .cody/README.md
terraspace-2.2.8 .cody/README.md
terraspace-2.2.7 .cody/README.md
terraspace-2.2.6 .cody/README.md
terraspace-2.2.5 .cody/README.md
terraspace-2.2.4 .cody/README.md
terraspace-2.2.3 .cody/README.md
terraspace-2.2.2 .cody/README.md
terraspace-2.2.1 .cody/README.md
terraspace-2.2.0 .cody/README.md
terraspace-2.1.7 .cody/README.md
terraspace-2.1.6 .cody/README.md