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: infrastructure/terraform/components/acct/README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,17 +18,21 @@
18
18
| <aname="input_default_tags"></a> [default\_tags](#input\_default\_tags)| A map of default tags to apply to all taggable resources within the component |`map(string)`|`{}`| no |
19
19
| <aname="input_environment"></a> [environment](#input\_environment)| The name of the tfscaffold environment |`string`| n/a | yes |
20
20
| <aname="input_group"></a> [group](#input\_group)| The group variables are being inherited from (often synonmous with account short-name) |`string`| n/a | yes |
21
-
| <aname="input_observability_account_id"></a> [observability\_account\_id](#input\_observability\_account\_id)| The Observability Account ID that needs access |`string`| n/a | yes |
21
+
| <aname="input_oam_sink_id"></a> [oam\_sink\_id](#input\_oam\_sink\_id)| The ID of the Cloudwatch OAM sink in the appropriate observability account. |`string`|`null`| no |
22
+
| <aname="input_observability_account_id"></a> [observability\_account\_id](#input\_observability\_account\_id)| The Observability Account ID that needs access |`string`|`null`| no |
22
23
| <aname="input_project"></a> [project](#input\_project)| The name of the tfscaffold project |`string`| n/a | yes |
23
24
| <aname="input_region"></a> [region](#input\_region)| The AWS Region |`string`| n/a | yes |
Copy file name to clipboardExpand all lines: infrastructure/terraform/components/reporting/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ No requirements.
13
13
| <aname="input_account_name"></a> [account\_name](#input\_account\_name)| The name of the AWS Account to deploy into (see globals.tfvars) |`string`| n/a | yes |
14
14
| <aname="input_app_deployer_role_name"></a> [app\_deployer\_role\_name](#input\_app\_deployer\_role\_name)| Name of the app deployer role that is allowed to deploy Comms Mgr applications but not create other IAM roles |`string`| n/a | yes |
15
15
| <aname="input_app_deployer_role_permission_account_ids"></a> [app\_deployer\_role\_permission\_account\_ids](#input\_app\_deployer\_role\_permission\_account\_ids)| All AWS Account IDs for this project that have the AppDeployer role created |`map(string)`|`{}`| no |
16
+
| <aname="input_aws_account_id"></a> [aws\_account\_id](#input\_aws\_account\_id)| The AWS Account ID (numeric) |`string`| n/a | yes |
16
17
| <aname="input_batch_client_ids"></a> [batch\_client\_ids](#input\_batch\_client\_ids)| List of client ids that require additional batch identifier dimensions when aggregating data |`list(string)`| <pre>[<br/> "NULL"<br/>]</pre> | no |
17
18
| <aname="input_cloudtrail_log_group_name"></a> [cloudtrail\_log\_group\_name](#input\_cloudtrail\_log\_group\_name)| The name of the Cloudtrail log group name on the account (see globals.tfvars) |`string`| n/a | yes |
18
19
| <aname="input_component"></a> [component](#input\_component)| The name of the component |`string`|`"reporting"`| no |
@@ -21,6 +22,7 @@ No requirements.
21
22
| <aname="input_core_account_ids"></a> [core\_account\_ids](#input\_core\_account\_ids)| List of all corresponding core account id's that exist in the Non-Prod domain |`list(string)`|`[]`| no |
22
23
| <aname="input_core_env"></a> [core\_env](#input\_core\_env)| The core environment that contains the corresponding Glue table/S3 buckets etc. |`string`|`"internal-dev"`| no |
23
24
| <aname="input_default_kms_deletion_window_in_days"></a> [default\_kms\_deletion\_window\_in\_days](#input\_default\_kms\_deletion\_window\_in\_days)| Default number of days to set KMS key deletion window |`number`|`14`| no |
25
+
| <aname="input_default_tags"></a> [default\_tags](#input\_default\_tags)| A map of default tags to apply to all taggable resources within the component |`map(string)`|`{}`| no |
24
26
| <aname="input_desired_capacity"></a> [desired\_capacity](#input\_desired\_capacity)| The desired number of instances in the Power BI On-Premises Gateway Auto Scaling group. |`number`|`1`| no |
25
27
| <aname="input_enable_powerbi_gateway"></a> [enable\_powerbi\_gateway](#input\_enable\_powerbi\_gateway)| Deploy EC2 instance for PowerBI On-Premises Gateway |`bool`|`true`| no |
26
28
| <aname="input_enable_s3_backup"></a> [enable\_s3\_backup](#input\_enable\_s3\_backup)| Enable AWS S3 Backup of the data bucket |`bool`|`true`| no |
@@ -33,7 +35,7 @@ No requirements.
33
35
| <aname="input_max_size"></a> [max\_size](#input\_max\_size)| The maximum number of instances in the Power BI On-Premises Gateway Auto Scaling group. |`number`|`1`| no |
34
36
| <aname="input_min_size"></a> [min\_size](#input\_min\_size)| The minimum number of instances in the Power BI On-Premises Gateway Auto Scaling group. |`number`|`1`| no |
35
37
| <aname="input_module"></a> [module](#input\_module)| The variable encapsulating the name of this module |`string`|`"n/a"`| no |
36
-
| <aname="input_observability_account_id"></a> [observability\_account\_id](#input\_observability\_account\_id)| The Observability Account ID that needs access |`string`|n/a|yes|
38
+
| <aname="input_observability_account_id"></a> [observability\_account\_id](#input\_observability\_account\_id)| The Observability Account ID that needs access |`string`|`null`|no|
37
39
| <aname="input_periodic_s3backup_retention_days"></a> [periodic\_s3backup\_retention\_days](#input\_periodic\_s3backup\_retention\_days)| number of days to retain weekly s3 backups |`number`|`90`| no |
38
40
| <aname="input_periodic_s3backup_schedule"></a> [periodic\_s3backup\_schedule](#input\_periodic\_s3backup\_schedule)| Crontab formatted schedule for Periodic S3 Backups |`string`|`"cron(0 5 ? * 7 *)"`| no |
39
41
| <aname="input_private_subnet_cidrs"></a> [private\_subnet\_cidrs](#input\_private\_subnet\_cidrs)| List of CIDR blocks for private subnets. |`list(string)`|`[]`| no |
0 commit comments