Skip to content

Commit

Permalink
Merge branch 's3_migration' of github.e.it.census.gov:CSVD/aws-image-…
Browse files Browse the repository at this point in the history
…pipeline into s3_migration
  • Loading branch information
arnol377 committed Aug 9, 2024
2 parents 20b2f8d + 4971f10 commit 62c6b12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-apply.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions

name: CI
name: Terraform Apply

# Controls when the workflow will run
on:
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/terraform-plan.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This is a basic workflow to help you get started with Actions

name: CI
name: Terraform Plan


# Controls when the workflow will run
on:
Expand Down Expand Up @@ -33,4 +34,4 @@ jobs:

run: |
terraform init -upgrade
terraform plan
terraform plan

0 comments on commit 62c6b12

Please sign in to comment.