0.6.137 • Published 2 years ago

iac-constructs v0.6.137

Weekly downloads
-
License
BSD-2-Clause
Repository
-
Last release
2 years ago

Cloud Constructs

Local Development

Running cloud-constructor

npm i && npm link

Default IaC Directory

Simply, update the package.json's config setting:

{
    "name": "example",
    ...
    "config": {
        "iac": "[Default-IaC-Directory]"
    }
}

The output directory defaults to ci;