Skip to content

decipher27/xpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Instructions to Run the Script

Make sure both CloudFormation templates (LaunchTemplate.yaml and AutoScalingGroup.yaml) and the script (deploy.sh) are in same directory.

Grant execute permission to the script:

chmod +x deploy.sh

Run the script with the desired parameters.

For example: ./deploy.sh -n awesome -s 3

The -h parameter will display the help message: ./deploy.sh -h

About

CF template with Shell Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages