Skip to content

Commit aec1336

Browse files
committed
update
1 parent 24dac40 commit aec1336

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

acceptance/bundle/resources/permissions/jobs/deleted_remotely/out.plan_restore.direct.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,13 @@
7878
}
7979
},
8080
"remote_state": {
81-
"object_id": "/jobs/[JOB_ID]"
81+
"object_id": "/jobs/[JOB_ID]",
82+
"permissions": [
83+
{
84+
"permission_level": "IS_OWNER",
85+
"user_name": "[USERNAME]"
86+
}
87+
]
8288
},
8389
"changes": {
8490
"remote": {

0 commit comments

Comments
 (0)