Skip to content

Commit

Permalink
refactor(infra-pipeline): remove approval requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Jul 10, 2024
1 parent c29fec1 commit 908aced
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/pipeline/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ stages:
jobs:
- deployment: Apply
condition: succeeded()
environment: Approval
variables:
- name: workspace
value: $[ stageDependencies.TerraformPlan.Plan.outputs['setvars.workspace'] ]
Expand Down

0 comments on commit 908aced

Please sign in to comment.