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

BuildProject Type linuxContainer deprecated #20

Open
bpauwels opened this issue Mar 13, 2022 · 0 comments
Open

BuildProject Type linuxContainer deprecated #20

bpauwels opened this issue Mar 13, 2022 · 0 comments

Comments

@bpauwels
Copy link

When running

$ cfn-lint -t ToolsAcct/code-pipeline.yaml --ignore-checks W

it returns

E3030 You must specify a valid value for Type (linuxContainer). Valid values are ["ARM_CONTAINER", "LINUX_CONTAINER", "LINUX_GPU_CONTAINER", "WINDOWS_CONTAINER", "WINDOWS_SERVER_2019_CONTAINER"] ToolsAcct/code-pipeline.yaml:100:9

because the value linuxContainer is deprecated (though the deployment still works)

Change it to LINUX_CONTAINER instead

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

No branches or pull requests

1 participant