Sha256: 5d846052735f6c919983e979044c4afbdeff8bf2b905f5cd9cdcf3399249b74e

Contents?: true

Size: 572 Bytes

Versions: 22

Compression:

Stored size: 572 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 deploy --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

22 entries across 22 versions & 1 rubygems

Version Path
terraspace-2.0.3 .cody/README.md
terraspace-2.0.2 .cody/README.md
terraspace-2.0.1 .cody/README.md
terraspace-2.0.0 .cody/README.md
terraspace-1.1.7 .cody/README.md
terraspace-1.1.6 .cody/README.md
terraspace-1.1.5 .cody/README.md
terraspace-1.1.4 .cody/README.md
terraspace-1.1.3 .cody/README.md
terraspace-1.1.2 .cody/README.md
terraspace-1.1.1 .cody/README.md
terraspace-1.1.0 .cody/README.md
terraspace-1.0.6 .cody/README.md
terraspace-1.0.5 .cody/README.md
terraspace-1.0.4 .cody/README.md
terraspace-1.0.3 .cody/README.md
terraspace-1.0.2 .cody/README.md
terraspace-1.0.1 .cody/README.md
terraspace-1.0.0 .cody/README.md
terraspace-0.7.2 .cody/README.md