Skip to content

Commit

Permalink
Merge pull request #534 from govuk-one-login/IPS-1289-allowed-values-…
Browse files Browse the repository at this point in the history
…deployment-preference-removed

IPS-1289 allowed values for lambda deployment preference removed
  • Loading branch information
sandragds authored Dec 17, 2024
2 parents 20eea01 + dea8cfc commit 1ab638a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions infrastructure/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,6 @@ Parameters:
Description: "Specifies the configuration to enable gradual Lambda deployments. It can be used to set deployment type and also allows skipping canary deployment by setting to 'AllAtOnce'"
Type: String
Default: "AllAtOnce"
AllowedValues:
- AllAtOnce
- Canary10Percent5Minutes
- Canary10Percent10Minutes
- Canary10Percent15Minutes
- Canary10Percent30Minutes
- Linear10PercentEvery1Minute
StepFunctionsDeploymentPreference:
Description: "Specifies the configuration to enable gradual StepFunction deployments. It can be used to set deployment type and also allows skipping canary deployment by setting to 'ALL_AT_ONCE'"
Type: String
Expand Down

0 comments on commit 1ab638a

Please sign in to comment.