ServiceService is the Schema for the Services API. Manages an App Runner Service.
TypeMR
Providerprovider-aws-apprunner
Groupapprunner.aws.m.upbound.io
Scopenamespaced
Versionv1beta1

1apiVersion: apprunner.aws.m.upbound.io/v1beta1

2kind: Service

kind
string
metadata
object
spec
object

ServiceSpec defines the desired state of Service

forProvider
required
object

(No description available)

object

(Forces new resource) An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs. By default, App Runner uses an AWS managed CMK. See Encryption Configuration below for more details.

kmsKey
string
object

Settings of the health check that AWS App Runner performs to monitor the health of your service. See Health Check Configuration below for more details.

object

The runtime configuration of instances (scaling units) of the App Runner service. See Instance Configuration below for more details.

cpu
string
memory
string
object

Configuration settings related to network traffic of the web application that the App Runner service runs. See Network Configuration below for more details.

object

Network configuration settings for outbound message traffic. See Egress Configuration below for more details.

object

Reference to a VPCConnector in apprunner to populate vpcConnectorArn.

name
required
string
namespace
string
policy
object

Policies for referencing.

resolve
string
object

Selector for a VPCConnector in apprunner to populate vpcConnectorArn.

namespace
string
policy
object

Policies for selection.

resolve
string
object

Network configuration settings for inbound network traffic. See Ingress Configuration below for more details.

object

The observability configuration of your service. See Observability Configuration below for more details.

object

Reference to a ObservabilityConfiguration in apprunner to populate observabilityConfigurationArn.

name
required
string
namespace
string
policy
object

Policies for referencing.

resolve
string
object

Selector for a ObservabilityConfiguration in apprunner to populate observabilityConfigurationArn.

namespace
string
policy
object

Policies for selection.

resolve
string
region
required
string
object

The source to deploy to the App Runner service. Can be a code or an image repository. See Source Configuration below for more details.

object

Describes resources needed to authenticate access to some source repositories. See Authentication Configuration below for more details.

object

Reference to a Connection in apprunner to populate connectionArn.

name
required
string
namespace
string
policy
object

Policies for referencing.

resolve
string
object

Selector for a Connection in apprunner to populate connectionArn.

namespace
string
policy
object

Policies for selection.

resolve
string
object

Description of a source code repository. See Code Repository below for more details.

object

Configuration for building and running the service from a source code repository. See Code Configuration below for more details.

object

Basic configuration for building and running the App Runner service. Use this parameter to quickly launch an App Runner service without providing an apprunner.yaml file in the source code repository (or ignoring the file if it exists). See Code Configuration Values below for more details.

object

Version that should be used within the source code repository. See Source Code Version below for more details.

type
string
value
string
object

Description of a source image repository. See Image Repository below for more details.

object

Configuration for running the identified image. See Image Configuration below for more details.

tags
object
object

THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.

object

(Forces new resource) An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs. By default, App Runner uses an AWS managed CMK. See Encryption Configuration below for more details.

kmsKey
string
object

Settings of the health check that AWS App Runner performs to monitor the health of your service. See Health Check Configuration below for more details.

object

The runtime configuration of instances (scaling units) of the App Runner service. See Instance Configuration below for more details.

cpu
string
memory
string
object

Configuration settings related to network traffic of the web application that the App Runner service runs. See Network Configuration below for more details.

object

Network configuration settings for outbound message traffic. See Egress Configuration below for more details.

object

Reference to a VPCConnector in apprunner to populate vpcConnectorArn.

name
required
string
namespace
string
policy
object

Policies for referencing.

resolve
string
object

Selector for a VPCConnector in apprunner to populate vpcConnectorArn.

namespace
string
policy
object

Policies for selection.

resolve
string
object

Network configuration settings for inbound network traffic. See Ingress Configuration below for more details.

object

The observability configuration of your service. See Observability Configuration below for more details.

object

Reference to a ObservabilityConfiguration in apprunner to populate observabilityConfigurationArn.

name
required
string
namespace
string
policy
object

Policies for referencing.

resolve
string
object

Selector for a ObservabilityConfiguration in apprunner to populate observabilityConfigurationArn.

namespace
string
policy
object

Policies for selection.

resolve
string
object

The source to deploy to the App Runner service. Can be a code or an image repository. See Source Configuration below for more details.

object

Describes resources needed to authenticate access to some source repositories. See Authentication Configuration below for more details.

object

Reference to a Connection in apprunner to populate connectionArn.

name
required
string
namespace
string
policy
object

Policies for referencing.

resolve
string
object

Selector for a Connection in apprunner to populate connectionArn.

namespace
string
policy
object

Policies for selection.

resolve
string
object

Description of a source code repository. See Code Repository below for more details.

object

Configuration for building and running the service from a source code repository. See Code Configuration below for more details.

object

Basic configuration for building and running the App Runner service. Use this parameter to quickly launch an App Runner service without providing an apprunner.yaml file in the source code repository (or ignoring the file if it exists). See Code Configuration Values below for more details.

object

Version that should be used within the source code repository. See Source Code Version below for more details.

type
string
value
string
object

Description of a source image repository. See Image Repository below for more details.

object

Configuration for running the identified image. See Image Configuration below for more details.

tags
object
array

THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md

object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

kind
required
string
name
required
string
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

name
required
string
status
object

ServiceStatus defines the observed state of Service.

object

(No description available)

arn
string
object

(Forces new resource) An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs. By default, App Runner uses an AWS managed CMK. See Encryption Configuration below for more details.

kmsKey
string
object

Settings of the health check that AWS App Runner performs to monitor the health of your service. See Health Check Configuration below for more details.

id
string
object

The runtime configuration of instances (scaling units) of the App Runner service. See Instance Configuration below for more details.

cpu
string
memory
string
object

Configuration settings related to network traffic of the web application that the App Runner service runs. See Network Configuration below for more details.

object

Network configuration settings for outbound message traffic. See Egress Configuration below for more details.

object

Network configuration settings for inbound network traffic. See Ingress Configuration below for more details.

object

The observability configuration of your service. See Observability Configuration below for more details.

region
string
serviceId
string
object

The source to deploy to the App Runner service. Can be a code or an image repository. See Source Configuration below for more details.

object

Describes resources needed to authenticate access to some source repositories. See Authentication Configuration below for more details.

object

Description of a source code repository. See Code Repository below for more details.

object

Configuration for building and running the service from a source code repository. See Code Configuration below for more details.

object

Basic configuration for building and running the App Runner service. Use this parameter to quickly launch an App Runner service without providing an apprunner.yaml file in the source code repository (or ignoring the file if it exists). See Code Configuration Values below for more details.

object

Version that should be used within the source code repository. See Source Code Version below for more details.

type
string
value
string
object

Description of a source image repository. See Image Repository below for more details.

object

Configuration for running the identified image. See Image Configuration below for more details.

status
string
tags
object
tagsAll
object
array

Conditions of the resource.

lastTransitionTime
required
string
message
string
reason
required
string
status
required
string
type
required
string