AWS app runner module
Name | Version |
---|---|
terraform | ~> 1.1.0 |
aws | ~> 4.13 |
kubernetes | ~> 2.11 |
Name | Version |
---|---|
aws | ~> 4.13 |
No modules.
Name | Type |
---|---|
aws_apprunner_auto_scaling_configuration_version.this | resource |
aws_apprunner_custom_domain_association.this | resource |
aws_apprunner_service.this | resource |
aws_apprunner_vpc_connector.this | resource |
aws_route53_record.this | resource |
aws_security_group.this | resource |
aws_route53_zone.this | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
app_runner | List of app runner to create | map(object({ |
n/a | yes |
name_suffix | name suffix to happend at the end of module resources | string |
n/a | yes |
service_linked_role_arn | arn of the service linked role build.apprunner.amazonaws.com | string |
null |
no |
Name | Description |
---|---|
app_runner_service_arns | app runner service arns |
app_runner_service_cnames | app runner service cnames |
app_runner_service_ids | app runner service ids |
app_runner_service_sg_arns | app runner service sg arns |
app_runner_service_sg_ids | app runner service sg ids |
app_runner_service_urls | app runner service urls |