NOTE: Rename and replace my-component with the name of your component
TODO: Add Description
kurgan add my-component| Name | Use | Default | Global | Type | Allowed Values |
|---|---|---|---|---|---|
| EnvironmentName | Tagging | dev | true | string | |
| EnvironmentType | Tagging | development | true | string | ['development','production'] |
TODO: Add configuration examples
Other Config Options
See the test configs in the tests directory
| Name | Value | Exported |
|---|
gem install cfhighlanderor via docker
docker pull theonestack/cfhighlanderGenerate cftest
kurgan test exampleRun cftest
cfhighlander cftest -t tests/example.test.yamlor run all tests
cfhighlander cftestGenerate spec tests
kurgan test example --type specrun spec tests
gem install rspecrspec