Name | Use | Default | Global | Type | Allowed Values |
---|---|---|---|---|---|
EnvironmentName | Tagging | dev | true | string | |
EnvironmentType | Tagging | development | true | string | ['development','production'] |
Name | Value | Exported |
---|---|---|
DnsDomainZoneId | The hosted zone ID that was created, if it was created | false |
Component name: 's3', template: 's3'
buckets:
normal-bucket:
type: default
create-only-bucket:
bucket_name: ${EnvironmentName}.mybucket
type: create_if_not_exists
ssm_parameter: /app/my-create-only-bucket #creates a ssm parameter with bucket name
install cfhighlander gem
gem install cfhighlander
or via docker
docker pull theonestack/cfhighlander
Running the tests
cfhighlander cftest s3