AWS App Runner Terraform module

Upstream version 1.2.3
0 controls from FedRAMP Moderate Baseline Rev 4 requirements

Terraform Module Source

fedrampmoderate.compliance.tf/terraform-aws-modules/app-runner/aws
NameTypeDescriptionSensitive
access_iam_role_arn—The Amazon Resource Name (ARN) specifying the IAM role—
access_iam_role_name—The name of the IAM role—
access_iam_role_unique_id—Stable and unique string identifying the IAM role—
auto_scaling_configurations—Map of attribute maps for all autoscaling configurations created—
connections—Map of attribute maps for all connections created—
custom_domain_association_certificate_validation_records—A set of certificate CNAME records used for this domain name—
custom_domain_association_dns_target—The App Runner subdomain of the App Runner service. The custom domain name is mapped to this target name. Attribute only available if resource created (not imported) with Terraform—
custom_domain_association_id—The `domain_name` and `service_arn` separated by a comma (`,`)—
instance_iam_role_arn—The Amazon Resource Name (ARN) specifying the IAM role—
instance_iam_role_name—The name of the IAM role—
instance_iam_role_unique_id—Stable and unique string identifying the IAM role—
observability_configuration_arn—ARN of this observability configuration—
observability_configuration_latest—Whether the observability configuration has the highest `observability_configuration_revision` among all configurations that share the same `observability_configuration_name`—
observability_configuration_revision—The revision of the observability configuration—
observability_configuration_status—The current state of the observability configuration. An `INACTIVE` configuration revision has been deleted and can't be used. It is permanently removed some time after deletion—
service_arn—The Amazon Resource Name (ARN) of the service—
service_id—An alphanumeric ID that App Runner generated for this service. Unique within the AWS Region—
service_status—The current state of the App Runner service—
service_url—A subdomain URL that App Runner generated for this service. You can use this URL to access your service web application—
vpc_connector_arn—The Amazon Resource Name (ARN) of VPC connector—
vpc_connector_revision—The revision of VPC connector. It's unique among all the active connectors ("Status": "ACTIVE") that share the same Name—
vpc_connector_status—The current state of the VPC connector. If the status of a connector revision is INACTIVE, it was deleted and can't be used. Inactive connector revisions are permanently removed some time after they are deleted—
vpc_ingress_connection_arn—The Amazon Resource Name (ARN) of the VPC Ingress Connection—
vpc_ingress_connection_domain_name—The domain name associated with the VPC Ingress Connection resource—