ListenerRuleSwapper

command
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

ListenerRuleSwapper

The `ListenerRuleSwapper` custom resource is meant for a very specific use case of an application served by an ALB and that requires interruption on release.

## Syntax

To create an ListenerRuleSwapper resource, add the following resource to your cloudformation template (yaml notation, json is similar)

```yaml ListenerRuleSwapper:

  Type: Custom::ListenerRuleSwapper
  Properties:
    ServiceToken: !ImportValue ForgeResources-ListenerRuleSwapper
	   ListenerArn: <listener arn>
    Rule1Arn: <rule arn>
	   Rule2Arn: <rule arn>
    Trigger: <changing value>

```

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL