File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ installed, and your favourite terminal multiplexer.
14
14
## Overview
15
15
16
16
This config uses the [ aws/tesseract/test] ( /deployment/modules/aws/tesseract/test ) module to
17
- define a test environment to run the TesseraCT, backed by Trillian Tessera.
17
+ define a test environment to run TesseraCT, backed by Trillian Tessera.
18
18
19
19
At a high level, this environment consists of:
20
20
- One RDS Aurora MySQL database
@@ -64,7 +64,7 @@ export AWS_PROFILE=AdministratorAccess-<REDACTED>
64
64
```
65
65
66
66
Terraforming the account can be done by:
67
- 1 . ` cd ` to the [ /deployment/live/aws/test/] ( /deployment/live/aws/test/ ) to deploy/change.
67
+ 1 . ` cd ` to [ /deployment/live/aws/test/] ( /deployment/live/aws/test/ ) to deploy/change.
68
68
2 . Run ` terragrunt apply ` .
69
69
70
70
Store the Aurora RDS database and S3 bucket information into the environment variables:
You can’t perform that action at this time.
0 commit comments