Skip to content

Commit

Permalink
[nc] orb terraform v3.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed Nov 25, 2024
1 parent e20de93 commit b1a77a7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: 2.1

orbs:
terraform: twdps/terraform@3.0.1
terraform: twdps/terraform@3.1.1
op: twdps/[email protected]
do: twdps/[email protected]

Expand All @@ -22,8 +22,6 @@ on-tag-main: &on-tag-main
tags:
only: /.*/

# ============================================================ commands and jobs

commands:

set-environment:
Expand Down Expand Up @@ -76,8 +74,6 @@ jobs:
- aws-integration-tests:
cluster: << parameters.cluster >>

# ============================================================ workflows

workflows:

deploy sbx-i01-aws-us-east-1 vpc:
Expand Down Expand Up @@ -172,6 +168,7 @@ workflows:
name: generate release notes
context: *context
on-tag: true
additional-args: "--data-source=commits"
before-release:
- op/env:
env-file: op.prod-i01-aws-us-east-2.env
Expand Down

0 comments on commit b1a77a7

Please sign in to comment.