Skip to content

Commit 9c00ac5

Browse files
authored
edited syntax error
1 parent 80ec2c4 commit 9c00ac5

File tree

1 file changed

+1
-1
lines changed
  • adminforth/documentation/blog/2025-11-04-k3s-ec2-deployment

1 file changed

+1
-1
lines changed

adminforth/documentation/blog/2025-11-04-k3s-ec2-deployment/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ aws_access_key_id = <your_access_key>
727727
aws_secret_access_key = <your_secret_key>
728728
```
729729

730-
### Step 11 - Run deployment
730+
### Step 8 - Run deployment
731731

732732
All deployment-related actions are automated, so no additional actions are required. To deploy the application, you only need to enter a few commands listed below and wait a few minutes. After that, you will be able to connect to the web application using the link you will receive in `terraform_output`. Next, if you wish, you can add GitHub Actions. To do this, follow the instructions in [our other post](https://adminforth.dev/blog/compose-aws-ec2-ecr-terraform-github-actions/#chellenges-when-you-build-on-ci).
733733

0 commit comments

Comments
 (0)