Commit 2ed44b6
committed
ci: update terraform spec for nvme images on azure
This is one of the required tasks to support the v6 TDX instance sizes on
Azure. v6 images are require the `DiskControllerType` to be `NVMe`. This
support is currently behind a feature flag for azure image galleries:
- https://learn.microsoft.com/en-us/azure/virtual-machines/nvme-overview#scsi-to-nvme
- https://learn.microsoft.com/en-us/azure/virtual-machines/enable-nvme-remote-faqs
Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>1 parent 7e23903 commit 2ed44b6
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
97 | 98 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments