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

node metadata validation error message does not contain all supported options #1438

Closed
bharathkkb opened this issue Oct 24, 2022 · 0 comments · Fixed by #1518
Closed

node metadata validation error message does not contain all supported options #1438

bharathkkb opened this issue Oct 24, 2022 · 0 comments · Fixed by #1518
Labels
bug Something isn't working good first issue Good for newcomers triaged Scoped and ready for work

Comments

@bharathkkb
Copy link
Member

TL;DR

validation {
condition = contains(["GKE_METADATA", "GCE_METADATA", "UNSPECIFIED", "GKE_METADATA_SERVER", "EXPOSE"], var.node_metadata)
error_message = "The node_metadata value must be one of GKE_METADATA, GCE_METADATA or UNSPECIFIED."
}

Expected behavior

No response

Observed behavior

No response

Terraform Configuration

N/A

Terraform Version

N/A

Additional information

No response

@bharathkkb bharathkkb added bug Something isn't working good first issue Good for newcomers triaged Scoped and ready for work labels Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers triaged Scoped and ready for work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant