You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,8 @@ The high-level purpose and location of each piece of the project is listed below
37
37
*[bfd-model-idr](apps/bfd-model-idr) - data models and synthetic data generation used for mapping IDR data
38
38
*[bfd-pipeline-idr](apps/bfd-pipeline-idr) - ETL pipeline for transforming and loading IDR data
39
39
*[bfd-server-ng](apps/bfd-server-ng) - New version of the BFD REST API, serving FHIR data
40
-
*[bfd-db-migrator-ng](apps/bfd-db-migrator-ng) - simple facade for running flyway migrations using maven
40
+
*[bfd-db-migrator-ng](apps/bfd-db-migrator-ng) - simple facade for running flyway migrations against the Postgres DB using maven
41
+
*[bfd-db-migrator-synthetic](apps/bfd-db-migrator-synthetic) - simple facade for running flyway migrations against the dev Snowflake DB using maven
41
42
*[insights](insights) - contains documentation and resources for maintaining BFD Insights, a platform using AWS Cloudwatch to provide analytics and metrics for BFD applications
42
43
*[ops](ops) - contains the scripts and resources required for packaging and deploying BFD applications
43
44
*[rfcs](docs/rfcs) - holds the archived and active RFC (Request for Comment) documents for BFD
| <aname="input_account_type"></a> [account\_type](#input\_account\_type)| The account type being targeted to create platform resources within. Will correspond with<br/>`terraform.workspace`. Necessary on `tofu init` and `tofu workspace select`\_only\_. In all other<br/>situations, the account type will be divined from `terraform.workspace`. |`string`|`null`| no |
43
43
| <aname="input_region"></a> [region](#input\_region)| n/a |`string`|`"us-east-1"`| no |
44
44
| <aname="input_secondary_region"></a> [secondary\_region](#input\_secondary\_region)| n/a |`string`|`"us-west-2"`| no |
@@ -51,7 +51,7 @@ Following these steps ensures that the boostrapped resources are stored in state
| <aname="input_account_type"></a> [account\_type](#input\_account\_type)| The account type being targeted to create platform resources within. Will correspond with<br/>`terraform.workspace`. Necessary on `tofu init` and `tofu workspace select`\_only\_. In all other<br/>situations, the account type will be divined from `terraform.workspace`. |`string`|`null`| no |
38
39
| <aname="input_region"></a> [region](#input\_region)| n/a |`string`|`"us-east-1"`| no |
39
40
| <aname="input_secondary_region"></a> [secondary\_region](#input\_secondary\_region)| n/a |`string`|`"us-west-2"`| no |
@@ -46,7 +47,7 @@ _Note: This does not include transitive dependencies (dependencies of dependenci
| <aname="input_account_type"></a> [account\_type](#input\_account\_type)| The account type being targeted to create platform resources within. Will correspond with<br/>`terraform.workspace`. Necessary on `tofu init` and `tofu workspace select`\_only\_. In all other<br/>situations, the account type will be divined from `terraform.workspace`. |`string`|`null`| no |
36
37
| <aname="input_region"></a> [region](#input\_region)| n/a |`string`|`"us-east-1"`| no |
37
38
| <aname="input_secondary_region"></a> [secondary\_region](#input\_secondary\_region)| n/a |`string`|`"us-west-2"`| no |
@@ -44,7 +45,7 @@ _Note: This does not include transitive dependencies (dependencies of dependenci
| <aname="input_account_type"></a> [account\_type](#input\_account\_type)| The account type being targeted to create platform resources within. Will correspond with<br/>`terraform.workspace`. Necessary on `tofu init` and `tofu workspace select`\_only\_. In all other<br/>situations, the account type will be divined from `terraform.workspace`. |`string`|`null`| no |
23
24
| <aname="input_region"></a> [region](#input\_region)| n/a |`string`|`"us-east-1"`| no |
24
25
| <aname="input_secondary_region"></a> [secondary\_region](#input\_secondary\_region)| n/a |`string`|`"us-west-2"`| no |
| <aname="input_account_type"></a> [account\_type](#input\_account\_type)| The account type being targeted to create platform resources within. Will correspond with<br/>`terraform.workspace`. Necessary on `tofu init` and `tofu workspace select`\_only\_. In all other<br/>situations, the account type will be divined from `terraform.workspace`. |`string`|`null`| no |
36
37
| <aname="input_region"></a> [region](#input\_region)| n/a |`string`|`"us-east-1"`| no |
37
38
| <aname="input_secondary_region"></a> [secondary\_region](#input\_secondary\_region)| n/a |`string`|`"us-west-2"`| no |
@@ -44,7 +45,7 @@ _Note: This does not include transitive dependencies (dependencies of dependenci
| <aname="input_account_type"></a> [account\_type](#input\_account\_type)| The account type being targeted to create platform resources within. Will correspond with<br/>`terraform.workspace`. Necessary on `tofu init` and `tofu workspace select`\_only\_. In all other<br/>situations, the account type will be divined from `terraform.workspace`. |`string`|`null`| no |
36
37
| <aname="input_region"></a> [region](#input\_region)| n/a |`string`|`"us-east-1"`| no |
37
38
| <aname="input_secondary_region"></a> [secondary\_region](#input\_secondary\_region)| n/a |`string`|`"us-west-2"`| no |
@@ -44,7 +45,7 @@ _Note: This does not include transitive dependencies (dependencies of dependenci
0 commit comments