Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#3975)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 52abc2626ac0a71bd4ad2714ef9c6bd979b47683.
  • Loading branch information
pulumi-bot authored May 23, 2024
1 parent 5a342a1 commit edd12e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion provider/resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,6 @@ func preConfigureCallback(alreadyRun *atomic.Bool) func(vars resource.PropertyMa
var err error
skipCredentialsValidation, err := boolValue(vars, "skipCredentialsValidation",
[]string{"AWS_SKIP_CREDENTIALS_VALIDATION"})

if err != nil {
return err
}
Expand Down

0 comments on commit edd12e5

Please sign in to comment.