这是indexloc提供的服务,不要输入任何密码
Skip to content

Allow computed/null values for target #115

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

Merged
merged 1 commit into from
May 22, 2023
Merged

Allow computed/null values for target #115

merged 1 commit into from
May 22, 2023

Conversation

dglsparsons
Copy link
Collaborator

Validation occurs at plan time, this was breaking the ability to use a variable to determine the target field, as variables are computed (or null) at plan time.

Fixes #114

Validation occurs at plan time, this was breaking the ability to use a
variable to determine the `target` field, as variables are computed (or
null) at plan time.

Fixes #114
@dglsparsons dglsparsons requested review from ecklf and craigandrews May 21, 2023 17:00
@dglsparsons dglsparsons merged commit 2abe0dc into main May 22, 2023
@dglsparsons dglsparsons deleted the allow-var-target branch May 22, 2023 07:51
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

Successfully merging this pull request may close these issues.

Error: Invalid value provided for vercel_project_environment_variable when using a variable for target
2 participants