aws / aws/aws-sam-cli

sam deploy guided doesn't allow specifying bucket

Open
#1,700 13 comments 0 reactions 0 assignees View on GitHub
area/deploy type/feature
Dominant language
Python
Stars
6.7k
Forks
1.2k
Avg merge
1d 10h
Merged PRs (30d)
52

Description

### Description

A new stack is created instead of updating an existing stack when using `--guided`.

`--guided` does not allow me to specify the bucket

### Steps to reproduce

Create a stack without a `samconfig.toml`

Attempt to update the stack using `sam deploy --guided`

### Observed result

A new stack is created / the name of bucket is never asked for.

### Expected result

Bucket name is asked for, existing stack is modified.

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

1. OS: osx 10.15.1
2. `sam --version`: SAM CLI, version 0.39.0

`Add --debug flag to command you are running`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.