- Notifications
You must be signed in to change notification settings - Fork3
Commiteaa33db
authored
fix: include provisioner tags when creating template version (#125)
This was unfortunately missed. There's not a great way to assert thatthe provisioner tags are even being included in the request. They'restored in the database for each template version, but we don't expose away to retrieve them and verify they were sent.Treating as hotfix and merging.1 parent9321b39 commiteaa33db
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1087 | 1087 |
| |
1088 | 1088 |
| |
1089 | 1089 |
| |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
1090 | 1094 |
| |
1091 | 1095 |
| |
1092 | 1096 |
| |
1093 | 1097 |
| |
1094 | 1098 |
| |
1095 | 1099 |
| |
1096 | 1100 |
| |
| 1101 | + | |
1097 | 1102 |
| |
1098 | 1103 |
| |
1099 | 1104 |
| |
|
0 commit comments
Comments
(0)