Skip to content

Commit

Permalink
Add descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonodonnell committed Jul 26, 2024
1 parent 7e417b1 commit ed80574
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/acctest/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@ name: acctest

inputs:
provider-test-infra-dir:
description: 'Specifies a directory for test infrastructure'
required: false
provider-go-test-dir:
description: 'Specifies a directory for Go tests'
required: false
provider-go-test-tags:
description: 'Test flags for go'
required: false
default: ''
provider-tf-apply:
description: 'Applies terraform with auto-approve enabled'
required: false
default: terraform apply -auto-approve
aws-region:
Expand Down

0 comments on commit ed80574

Please sign in to comment.