AWS App Runner Terraform module

Version1.2.2
Upstream version 1.2.2
0 controls from Registry requirements

Terraform Module Source

registry.compliance.tf/terraform-aws-modules/app-runner/aws
NameTypeDescriptionSensitive
access_iam_role_arnThe Amazon Resource Name (ARN) specifying the IAM role
access_iam_role_nameThe name of the IAM role
access_iam_role_unique_idStable and unique string identifying the IAM role
auto_scaling_configurationsMap of attribute maps for all autoscaling configurations created
connectionsMap of attribute maps for all connections created
custom_domain_association_certificate_validation_recordsA set of certificate CNAME records used for this domain name
custom_domain_association_dns_targetThe 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_idThe `domain_name` and `service_arn` separated by a comma (`,`)
instance_iam_role_arnThe Amazon Resource Name (ARN) specifying the IAM role
instance_iam_role_nameThe name of the IAM role
instance_iam_role_unique_idStable and unique string identifying the IAM role
observability_configuration_arnARN of this observability configuration
observability_configuration_latestWhether the observability configuration has the highest `observability_configuration_revision` among all configurations that share the same `observability_configuration_name`
observability_configuration_revisionThe revision of the observability configuration
observability_configuration_statusThe 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_arnThe Amazon Resource Name (ARN) of the service
service_idAn alphanumeric ID that App Runner generated for this service. Unique within the AWS Region
service_statusThe current state of the App Runner service
service_urlA subdomain URL that App Runner generated for this service. You can use this URL to access your service web application
vpc_connector_arnThe Amazon Resource Name (ARN) of VPC connector
vpc_connector_revisionThe revision of VPC connector. It's unique among all the active connectors ("Status": "ACTIVE") that share the same Name
vpc_connector_statusThe 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_arnThe Amazon Resource Name (ARN) of the VPC Ingress Connection
vpc_ingress_connection_domain_nameThe domain name associated with the VPC Ingress Connection resource