-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
kind/enhancementImprovements or new featuresImprovements or new features
Description
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
When writing an ESC environment in YAML, it would be useful to highlight where keys are incorrect. The most basic version could just be based on a JSON schema (see also #251 and #145).
For example, if environmentVariables is specified as a top-level key rather than nested under values, then it should be clear this is wrong. Similarly, functions such as fn::secret should have clear errors if trying to specify an invalid input property.
Affected area/feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/enhancementImprovements or new featuresImprovements or new features