Skip to content

Commit

Permalink
Update terraform_plan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Oct 9, 2024
1 parent 848eb8f commit 9338e6f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/terraform_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:

- name: AWS Auth
id: aws_auth
uses: CSVD/aws-auth@main
with:
ec2: true
instance_role: Morpheus-InstanceRole

- name: Setup GITHUB Credentials
id: github_credentials
Expand Down

0 comments on commit 9338e6f

Please sign in to comment.