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
|[aws_iam_policy_document.access](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
57
63
|[aws_iam_policy_document.access_assume_role](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
58
64
|[aws_iam_policy_document.instance_assume_role](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
59
65
|[aws_partition.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/partition)| data source |
@@ -77,9 +83,11 @@ No modules.
77
83
| <aname="input_create_autoscaling_configuration"></a> [create\_autoscaling\_configuration](#input\_create\_autoscaling\_configuration)| Determines whether an Auto Scaling Configuration will be created |`bool`|`true`| no |
78
84
| <aname="input_create_custom_domain_association"></a> [create\_custom\_domain\_association](#input\_create\_custom\_domain\_association)| Determines whether a Custom Domain Association will be created |`bool`|`false`| no |
79
85
| <aname="input_create_instance_iam_role"></a> [create\_instance\_iam\_role](#input\_create\_instance\_iam\_role)| Determines whether an IAM role is created or to use an existing IAM role |`bool`|`true`| no |
86
+
| <aname="input_create_observability_configuration"></a> [create\_observability\_configuration](#input\_create\_observability\_configuration)| Determines whether an Observability Configuration will be created |`bool`|`false`| no |
87
+
| <aname="input_create_security_group"></a> [create\_security\_group](#input\_create\_security\_group)| Determines if a security group is created for the VPC connector |`bool`|`true`| no |
88
+
| <aname="input_create_service"></a> [create\_service](#input\_create\_service)| Determines whether the service will be created |`bool`|`true`| no |
80
89
| <aname="input_create_vpc_connector"></a> [create\_vpc\_connector](#input\_create\_vpc\_connector)| Determines whether a VPC Connector will be created |`bool`|`false`| no |
81
90
| <aname="input_domain_name"></a> [domain\_name](#input\_domain\_name)| The custom domain endpoint to association. Specify a base domain e.g., `example.com` or a subdomain e.g., `subdomain.example.com`|`string`|`""`| no |
82
-
| <aname="input_enable_observability_configuration"></a> [enable\_observability\_configuration](#input\_enable\_observability\_configuration)| Determines whether an Observability Configuration will be created |`bool`|`false`| no |
83
91
| <aname="input_enable_www_subdomain"></a> [enable\_www\_subdomain](#input\_enable\_www\_subdomain)| Whether to associate the subdomain with the App Runner service in addition to the base domain. Defaults to `true`|`bool`|`null`| no |
84
92
| <aname="input_encryption_configuration"></a> [encryption\_configuration](#input\_encryption\_configuration)| The encryption configuration for the service |`any`|`{}`| no |
85
93
| <aname="input_health_check_configuration"></a> [health\_check\_configuration](#input\_health\_check\_configuration)| The health check configuration for the service |`any`|`{}`| no |
@@ -91,14 +99,20 @@ No modules.
91
99
| <aname="input_instance_iam_role_policies"></a> [instance\_iam\_role\_policies](#input\_instance\_iam\_role\_policies)| IAM policies to attach to the IAM role |`map(string)`|`{}`| no |
92
100
| <aname="input_instance_iam_role_use_name_prefix"></a> [instance\_iam\_role\_use\_name\_prefix](#input\_instance\_iam\_role\_use\_name\_prefix)| Determines whether the IAM role name (`iam_role_name`) is used as a prefix |`bool`|`true`| no |
93
101
| <aname="input_network_configuration"></a> [network\_configuration](#input\_network\_configuration)| The network configuration for the service |`any`|`{}`| no |
102
+
| <aname="input_observability_configuration"></a> [observability\_configuration](#input\_observability\_configuration)| The observability configuration for the service |`any`|`{}`| no |
94
103
| <aname="input_observability_configuration_name"></a> [observability\_configuration\_name](#input\_observability\_configuration\_name)| The name of the Observability Configuration |`string`|`""`| no |
95
-
| <aname="input_observability_trace_configuration"></a> [observability\_trace\_configuration](#input\_observability\_trace\_configuration)| The name of the Trace Configuration |`any`|`{}`| no |
104
+
| <aname="input_observability_trace_configuration"></a> [observability\_trace\_configuration](#input\_observability\_trace\_configuration)| The Observability Configuration trace coniguration |`any`|`{}`| no |
105
+
| <aname="input_private_ecr_arn"></a> [private\_ecr\_arn](#input\_private\_ecr\_arn)| The ARN of the private ECR repository that contains the service image to launch |`string`|`null`| no |
106
+
| <aname="input_security_group_description"></a> [security\_group\_description](#input\_security\_group\_description)| Description for the security group created |`string`|`null`| no |
107
+
| <aname="input_security_group_rules"></a> [security\_group\_rules](#input\_security\_group\_rules)| List of security group rules to add to the security group created |`any`|`{}`| no |
108
+
| <aname="input_security_group_use_name_prefix"></a> [security\_group\_use\_name\_prefix](#input\_security\_group\_use\_name\_prefix)| Determines whether the security group name (`security_group_name`) is used as a prefix |`bool`|`true`| no |
96
109
| <aname="input_service_name"></a> [service\_name](#input\_service\_name)| The name of the service |`string`|`""`| no |
97
110
| <aname="input_source_configuration"></a> [source\_configuration](#input\_source\_configuration)| The source configuration for the service |`any`|`{}`| no |
98
111
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources |`map(string)`|`{}`| no |
99
112
| <aname="input_vpc_connector_name"></a> [vpc\_connector\_name](#input\_vpc\_connector\_name)| The name of the VPC Connector |`string`|`""`| no |
100
113
| <aname="input_vpc_connector_security_groups"></a> [vpc\_connector\_security\_groups](#input\_vpc\_connector\_security\_groups)| The security groups to use for the VPC Connector |`list(string)`|`[]`| no |
101
114
| <aname="input_vpc_connector_subnets"></a> [vpc\_connector\_subnets](#input\_vpc\_connector\_subnets)| The subnets to use for the VPC Connector |`list(string)`|`[]`| no |
115
+
| <aname="input_vpc_id"></a> [vpc\_id](#input\_vpc\_id)| ID of the VPC where the security will be provisioned |`string`|`null`| no |
0 commit comments