Skip to content

Commit

Permalink
update to gemini-3g
Browse files Browse the repository at this point in the history
  • Loading branch information
DaMandal0rian committed Dec 5, 2023
1 parent d865c7c commit 174064d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
branches:
- "!main"
paths:
- "aws/gemini-3f/**"
- "aws/gemini-3g/**"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand All @@ -20,8 +20,8 @@ jobs:
uses: ./.github/workflows/terraform_template_deploy.yml
with:
project: aws
resource: gemini-3f
tf_workspace_name: gemini-3f
resource: gemini-3g
tf_workspace_name: gemini-3g
tf_version: 1.5.7
tf_organization: subspace
secrets:
Expand Down

0 comments on commit 174064d

Please sign in to comment.