Skip to content

Conversation

@mbareta
Copy link
Collaborator

@mbareta mbareta commented Feb 16, 2024

When creating the VPC, the default value is 2 which is recommended, but for different purposes we might want to change that number. For example, for dev server we can set it to 1 to keep the server cost down.

mbareta and others added 2 commits February 15, 2024 17:03
When creating the VPC, the default value is 2 which is recommended,
but for different purposes we might want to change that number. For
example, for dev server we can set it to 1 to keep the server cost down.
| :--------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------: |
| services \* | Service list. |
| enableSSMConnect | Setup ec2 instance and SSM in order to connect to the database in the private subnet. Please refer to the [SSM Connect](#ssm-connect) section for more info. |
| numberOfAvailabilityZones | Default is 2 which is recommended. If building a dev server, we can reduce to 1 availability zone to reduce hosting cost. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for also thinking about updating documentation ❤️

@ikovac ikovac merged commit 5cd35ee into master Feb 16, 2024
@ikovac ikovac deleted the feature/add-number-of-availability-zones-arg branch February 16, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants