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

tags in samconfig.toml show error with JSON schema store (samcli.json) #6851

Open
mirumirumi opened this issue Mar 18, 2024 · 1 comment
Open
Labels

Comments

@mirumirumi
Copy link

Hi!

I use "Even Better TOML" vscode extension, and my samconfig.toml recieves an error like this:
image

The AWS documentation says this is the correct way to write it:
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-config.html

The schema is set correctly:
image

Any ideas?

@mirumirumi mirumirumi added the stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. label Mar 18, 2024
@mildaniel mildaniel added type/bug and removed stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Mar 20, 2024
@mildaniel
Copy link
Contributor

Thanks @mirumirumi. Seems like this field can be a string or array which we need to handle in our schema generation. I will mark this down as a bug and we will prioritize a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants