summaryrefslogtreecommitdiff
path: root/doc/ci/cloud_deployment
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-03-08 15:08:54 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-08 15:08:54 +0000
commit770d6dbfa7111324f994f12664a2036c7121602a (patch)
tree6611d1a22e646f47819053ca5e8aeaceb9cbee4f /doc/ci/cloud_deployment
parenteb2d243280ff0fd72d097a1426c05ce1a3501914 (diff)
downloadgitlab-ce-770d6dbfa7111324f994f12664a2036c7121602a.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/cloud_deployment')
-rw-r--r--doc/ci/cloud_deployment/ecs/quick_start_guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/cloud_deployment/ecs/quick_start_guide.md b/doc/ci/cloud_deployment/ecs/quick_start_guide.md
index 9b1d46351e2..2a39296ec0f 100644
--- a/doc/ci/cloud_deployment/ecs/quick_start_guide.md
+++ b/doc/ci/cloud_deployment/ecs/quick_start_guide.md
@@ -145,7 +145,7 @@ Note the following:
- Optionally, you can set a SSH key pair in the creation form. This allows you to SSH to the EC2
instance for debugging.
- If you don't choose an existing VPC, it creates a new VPC by default. This could cause an error if
- it reaches the maximum allowed number of internet gateways on your account.
+ it reaches the maximum allowed number of internet gateways on your account.
- The cluster requires an EC2 instance, meaning it costs you [according to the instance-type](https://aws.amazon.com/ec2/pricing/on-demand/).
### Create an ECS Service