Skip to content

Commit

Permalink
readme cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
deltacodepl committed Jun 1, 2023
1 parent c83cd2c commit fd17aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/flagsmith-on-ecs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ AWS infrastructure consists of:
2. Generate certificate with AWS Certificate Manager \
with ```*.yourdomain.com``` pattern
![Certificate](img/AWS_certificate_manager.png)
3. Define your variables like certificate arn, hosted zone domain and desired settings in **terraform.tfvars** file
3. Define your variables such as certificate arn, hosted zone domain, and other desired settings in **terraform.tfvars** file
```bash
route53_hosted_zone = "yourdomain.com"
certificate_arn = "arn:aws:acm:"
Expand Down

0 comments on commit fd17aad

Please sign in to comment.