Skip to content

Commit

Permalink
terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
amish kohli authored and amish kohli committed Dec 20, 2024
1 parent 8a4f338 commit ba964a8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy-bots.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ jobs:
- name: Checkout
uses: actions/checkout@master

- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
with:
terraform_version: "1.5.0"

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
with:
Expand Down

0 comments on commit ba964a8

Please sign in to comment.