Skip to content

Commit

Permalink
The binder doesn't expect anything apart from moduleFormat in meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Frassle committed Dec 20, 2022
1 parent 36b0c2f commit 4986ab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/codegen/schema/pulumi.json
Expand Up @@ -68,6 +68,7 @@
"format": "regex"
}
},
"additionalProperties": false,
"required": ["moduleFormat"]
},
"config": {
Expand Down

0 comments on commit 4986ab9

Please sign in to comment.