这是indexloc提供的服务,不要输入任何密码
Skip to content

Profile reference fails when running AWS SAM CLI in scripts executed by tasks on Windows environment #10587

@yamadayutaka

Description

@yamadayutaka

Verify canary release

  • I verified that the issue exists in the latest Turborepo canary release.

Link to code that reproduces this issue

n/a

Which canary version will you have in your reproduction?

n/a

Environment information


Expected behavior

AWS SAM CLI should work properly with the specified profile.

Actual behavior

When running AWS SAM CLI with options like --profile default, the following error occurs and the profile cannot be referenced:

Error: The config profile (default) could not be found

To Reproduce

Add an AWS SAM project to a Turborepo child project, configure a script with the --profile option, and run it as a task.

Additional context

I have identified the cause and plan to create a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions