Skip to content

Commit

Permalink
feat: Updated gcp authenticate inputs default value
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanveer143s authored Jun 19, 2024
1 parent aa4415c commit 1e6c61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ on:
create_credentials_file:
required: false
type: string
default: false
default: true
description: 'If true, the action will securely generate a credentials file which can be used for authentication via gcloud and Google Cloud SDKs.'
secrets:
AWS_ACCESS_KEY_ID:
Expand Down

0 comments on commit 1e6c61f

Please sign in to comment.