Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: sam init --help recommends using an archived cookiecutter #7779

Open
miketheman opened this issue Dec 8, 2024 · 2 comments
Open

Bug: sam init --help recommends using an archived cookiecutter #7779

miketheman opened this issue Dec 8, 2024 · 2 comments

Comments

@miketheman
Copy link

Description:

After running sam init --help, this example is an archived repo:

        $ sam init --location git+ssh://[email protected]/aws-samples/cookiecutter-aws-sam-python.git

Steps to reproduce:

Run sam init --help

Expected result:

Not this repo.

Per https://github.com/aws-samples/cookiecutter-aws-sam-python#archived maybe another example repository.

Additional environment details (Ex: Windows, Mac, Amazon Linux etc)

{
  "version": "1.131.0",
  "system": {
    "python": "3.13.0",
    "os": "macOS-15.1.1-x86_64-i386-64bit-Mach-O"
  },
  "additional_dependencies": {
    "docker_engine": "Not available",
    "aws_cdk": "Not available",
    "terraform": "1.5.7"
  },
  "available_beta_feature_env_vars": [
    "SAM_CLI_BETA_FEATURES",
    "SAM_CLI_BETA_BUILD_PERFORMANCE",
    "SAM_CLI_BETA_TERRAFORM_SUPPORT",
    "SAM_CLI_BETA_RUST_CARGO_LAMBDA"
  ]
}```
@miketheman miketheman added the stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. label Dec 8, 2024
@mbfreder
Copy link

mbfreder commented Dec 9, 2024

Thanks you for raising this. We are taking a look.

@vicheey
Copy link

vicheey commented Dec 17, 2024

Hi @miketheman,
Thank you for your contribution. We will track this internally to improve the help section for sam cli.

@vicheey vicheey added area/docs type/bug and removed stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants