bjhale/AWS LB Blue/Green Status Action

This action determines if the an AWS LB is in a blue or green state

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 31, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bjhale/aws-lb-blue-green-controller-action@ed16eea2ad1c173dc04ca7e6e3f711f9186dd31b # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
blue_rule_arnThe ARN of the blue ruleyes
green_rule_arnThe ARN of the green ruleyes
switch_active_ruleIf true, the action will switch the active and inactive rulesnofalse
namedescription
active_ruleThe name of the active rule
inactive_ruleThe name of the inactive rule
active_rule_arnThe ARN of the active rule
inactive_rule_arnThe ARN of the inactive rule