diff --git a/iam_builder/schemas/iam_schema.json b/iam_builder/schemas/iam_schema.json index 414a7dd..c7b67d2 100644 --- a/iam_builder/schemas/iam_schema.json +++ b/iam_builder/schemas/iam_schema.json @@ -87,7 +87,6 @@ }, "secretsmanager": { "description": "A secret that the iam_role should be able to access.", - "additionalProperties": false, "properties": { "read_only": { "description": "A secret that the iam_role should be able to access (read only).",