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

Unable to specify variable type in environment variables override #117

Open
allisonbrakel opened this issue Feb 24, 2022 · 0 comments
Open

Comments

@allisonbrakel
Copy link

When I try to pass in a name value pair in environment variables, the type gets set to PLAINTEXT even though the type in the job was set to SECRETS_MANAGER. I'd like to be able to specify the type of the variable during the start build envVariables override. This is how it already works on the AWS CLI:
image

CodeBuild environment variable keys and values cannot be empty and the string must be of the form [{key, value}, {key2, value2}] (Service: null; Status Code: 0; Error Code: null; Request ID: null; Proxy: null

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