Commit eaa33db
authored
fix: include provisioner tags when creating template version (#125)
This was unfortunately missed. There's not a great way to assert that
the provisioner tags are even being included in the request. They're
stored in the database for each template version, but we don't expose a
way to retrieve them and verify they were sent.
Treating as hotfix and merging.1 parent 9321b39 commit eaa33db
1 file changed
+5
-0
lines changed| 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