diff --git a/website/docs/install-config/install/aws/index.md b/website/docs/install-config/install/aws/index.md index d1ce997512d0..df722158e6f4 100644 --- a/website/docs/install-config/install/aws/index.md +++ b/website/docs/install-config/install/aws/index.md @@ -2,7 +2,7 @@ title: AWS installation --- -You can install authentik to run on AWS with a Cloudformation template. +You can install authentik to run on AWS with a CloudFormation template. ### Prerequisites @@ -11,7 +11,7 @@ You can install authentik to run on AWS with a Cloudformation template. ### Installation -Create a Cloudformation stack [with our template](https://console.aws.amazon.com/cloudformation/home#/stacks/create/review?stackName=authentik&templateURL=https://authentik-cloudformation-templates.s3.amazonaws.com/authentik.ecs.latest.yaml). +Create a CloudFormation stack [with our template](https://console.aws.amazon.com/cloudformation/home#/stacks/create/review?stackName=authentik&templateURL=https://authentik-cloudformation-templates.s3.amazonaws.com/authentik.ecs.latest.yaml). Under the **Certificate ARN** input, enter the previously created certificate ARN. You can also configure other settings if needed. You can follow the prompts to create the stack.