Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-aws.Go to Latest
upbound/provider-aws@v0.31.0
DeploymentGroup
deploy.aws.upbound.io
DeploymentGroup
upbound/provider-aws@v0.31.0deploy.aws.upbound.io

DeploymentGroup is the Schema for the DeploymentGroups API. Provides a CodeDeploy deployment group.

Type

CRD

Group

deploy.aws.upbound.io

Version

v1beta1

apiVersion: deploy.aws.upbound.io/v1beta1

kind: DeploymentGroup

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

DeploymentGroupSpec defines the desired state of DeploymentGroup

forProvider
requiredobject
requiredobject

No description provided.

array

Configuration block of alarms associated with the deployment group (documented below).

alarms
array
array

A list of alarms configured for the deployment group. A maximum of 10 alarms can be added to a deployment group.

enabled
boolean
appName
string
object

Reference to a App in deploy to populate appName.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a App in deploy to populate appName.

policy
object
object

Policies for selection.

resolve
string
array

Configuration block of the automatic rollback configuration associated with the deployment group (documented below).

enabled
boolean
events
array
array

The event type or types that trigger a rollback. Supported types are DEPLOYMENT_FAILURE and DEPLOYMENT_STOP_ON_ALARM.

array

Autoscaling groups associated with the deployment group.

array

Configuration block of the blue/green deployment options for a deployment group (documented below).

array

Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment (documented below).

array

Information about how instances are provisioned for a replacement environment in a blue/green deployment (documented below).

action
string
array

Information about whether to terminate instances in the original fleet during a blue/green deployment (documented below).

array

Configuration block of the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer (documented below).

array

Tag filters associated with the deployment group. See the AWS docs for details.

key
string
type
string
value
string
array

Configuration block(s) of Tag filters associated with the deployment group, which are also referred to as tag groups (documented below). See the AWS docs for details.

array

Tag filters associated with the deployment group. See the AWS docs for details.

key
string
type
string
value
string
array

Configuration block(s) of the ECS services for a deployment group (documented below).

object

Reference to a Cluster in ecs to populate clusterName.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Cluster in ecs to populate clusterName.

policy
object
object

Policies for selection.

resolve
string
object

Reference to a Service in ecs to populate serviceName.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Service in ecs to populate serviceName.

policy
object
object

Policies for selection.

resolve
string
array

Single configuration block of the load balancer to use in a blue/green deployment (documented below).

elbInfo
array
array

The Classic Elastic Load Balancer to use in a deployment. Conflicts with target_group_info and target_group_pair_info.

name
string
nameRef
object
object

Reference to a ELB in elb to populate name.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a ELB in elb to populate name.

policy
object
object

Policies for selection.

resolve
string
array

The (Application/Network Load Balancer) target group to use in a deployment. Conflicts with elb_info and target_group_pair_info.

name
string
array

The (Application/Network Load Balancer) target group pair to use in a deployment. Conflicts with elb_info and target_group_info.

prodTrafficRoute
requiredarray
requiredarray

Configuration block for the production traffic route (documented below).

listenerArns
requiredarray
requiredarray

List of Amazon Resource Names (ARNs) of the load balancer listeners.

targetGroup
requiredarray
requiredarray

Configuration blocks for a target group within a target group pair (documented below).

name
string
nameRef
object
object

Reference to a LBTargetGroup in elbv2 to populate name.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a LBTargetGroup in elbv2 to populate name.

policy
object
object

Policies for selection.

resolve
string
array

Configuration block for the test traffic route (documented below).

listenerArns
requiredarray
requiredarray

List of Amazon Resource Names (ARNs) of the load balancer listeners.

array

On premise tag filters associated with the group. See the AWS docs for details.

key
string
type
string
value
string
region
requiredstring
object

Reference to a Role in iam to populate serviceRoleArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Role in iam to populate serviceRoleArn.

policy
object
object

Policies for selection.

resolve
string
tags
object
array

Configuration block(s) of the triggers for the deployment group (documented below).

triggerEvents
requiredarray
requiredarray

The event type or types for which notifications are triggered. Some values that are supported: DeploymentStart, DeploymentSuccess, DeploymentFailure, DeploymentStop, DeploymentRollback, InstanceStart, InstanceSuccess, InstanceFailure. See the CodeDeploy documentation for all possible values.

triggerName
requiredstring
object

Reference to a Topic in sns to populate triggerTargetArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Topic in sns to populate triggerTargetArn.

policy
object
object

Policies for selection.

resolve
string
object

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

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config 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.

configRef
object
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
metadata
object
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
requiredstring
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. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
requiredstring
namespace
requiredstring
status
object
object

DeploymentGroupStatus defines the observed state of DeploymentGroup.

object

No description provided.

arn
string
id
string
tagsAll
object
array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Marketplace

Discover the building blocks for your internal cloud platform.

© 2022 Upbound, Inc.

SolutionsProvidersConfigurations
LearnDocumentationTry for Free
MorePrivacy PolicyTerms & Conditions
Marketplace

© 2022 Upbound, Inc.

Marketplace

Discover the building blocksfor your internal cloud platform.