Stack Name - .aws.tech.stack

Synopsis

The is the base tech stack for all AWS related tech stacks.  Such tech stacks create projects that either leverage AWS services, resources, or are destined to be deployed on AWS.
Note: This tech stack should be derived from and never used directly during a project generation session.

Details

Author dev@harbormaster.ai
Access Public
Derived From
Long Name Base AWS Tech Stack
Short Name .aws.tech.stack
Language(s) XML, Velocity Macros
Git Url https://github.com/Harbormaster-AI/techstacks/tree/main/.aws.tech.stack

Options

Option Name description Type values
aws
inUse Whether in use or not boolean default:false
access-key AWS Access Key. Rather than assign, assign it as an environment variable on the CI Platform. input
secret-key AWS Secret Key. Rather than assign, assign it as an environment variable on the CI Platform. input
vpc default VPC to leverage for Terraform, etc… input
ec2-instance-type EC2 instance type input
region AWS Region of the S3 Bucket. select default: us-east-2 See AWS S3 Regions List