Sha256: e5555aec4c16f3685145e1720d9f3862d374a728a2a7fde8c8e199fed3162543

Contents?: true

Size: 691 Bytes

Versions: 43

Compression:

Stored size: 691 Bytes

Contents

## Example

    $ lono seed ecs-asg
    Creating starter config files for ecs-asg
          create  configs/ecs-asg/params/development.txt
    $ cat configs/ecs-asg/params/development.txt
    # Required parameters:
    VpcId=vpc-111 # Find at vpc CloudFormation Outputs
    Subnets=subnet-111,subnet-222,subnet-333 # Find at vpc CloudFormation Outputs
    # Optional parameters:
    # InstanceType=m5.large
    # KeyName=...
    # SshLocation=...
    # EcsCluster=development
    # TagName=ecs-asg-development
    # ExistingIamInstanceProfile=...
    # ExistingSecurityGroups=...
    # EbsVolumeSize=50
    # MinSize=1
    # MaxSize=4
    # MinInstancesInService=2
    # MaxBatchSize=1
    $

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
lono-7.5.2 lib/lono/help/seed.md
lono-7.5.1 lib/lono/help/seed.md
lono-7.5.0 lib/lono/help/seed.md
lono-7.4.11 lib/lono/help/seed.md
lono-7.4.10 lib/lono/help/seed.md
lono-7.4.9 lib/lono/help/seed.md
lono-7.4.8 lib/lono/help/seed.md
lono-7.4.7 lib/lono/help/seed.md
lono-7.4.6 lib/lono/help/seed.md
lono-7.4.5 lib/lono/help/seed.md
lono-7.4.4 lib/lono/help/seed.md
lono-7.4.3 lib/lono/help/seed.md
lono-7.4.2 lib/lono/help/seed.md
lono-7.4.1 lib/lono/help/seed.md
lono-7.4.0 lib/lono/help/seed.md
lono-7.3.2 lib/lono/help/seed.md
lono-7.3.1 lib/lono/help/seed.md
lono-7.3.0 lib/lono/help/seed.md
lono-7.2.3 lib/lono/help/seed.md
lono-7.2.2 lib/lono/help/seed.md