|
1 | 1 | {
|
2 | 2 | "format_version": "0.1",
|
3 |
| - "terraform_version": "0.12.24", |
| 3 | + "terraform_version": "0.12.25", |
4 | 4 | "planned_values": {
|
5 | 5 | "root_module": {
|
6 | 6 | "resources": [
|
|
336 | 336 | "provider_name": "aws",
|
337 | 337 | "schema_version": 0,
|
338 | 338 | "values": {
|
339 |
| - "block_device_mappings": [], |
| 339 | + "block_device_mappings": [ |
| 340 | + { |
| 341 | + "device_name": "xvfs", |
| 342 | + "ebs": [ |
| 343 | + { |
| 344 | + "delete_on_termination": null, |
| 345 | + "encrypted": null, |
| 346 | + "kms_key_id": null, |
| 347 | + "snapshot_id": null, |
| 348 | + "volume_size": 11 |
| 349 | + } |
| 350 | + ], |
| 351 | + "no_device": null, |
| 352 | + "virtual_name": null |
| 353 | + }, |
| 354 | + { |
| 355 | + "device_name": "xvfa", |
| 356 | + "ebs": [ |
| 357 | + { |
| 358 | + "delete_on_termination": null, |
| 359 | + "encrypted": null, |
| 360 | + "kms_key_id": null, |
| 361 | + "snapshot_id": null, |
| 362 | + "volume_size": 21, |
| 363 | + "volume_type": "sc1" |
| 364 | + } |
| 365 | + ], |
| 366 | + "no_device": null, |
| 367 | + "virtual_name": null |
| 368 | + }, |
| 369 | + { |
| 370 | + "device_name": "xvfb", |
| 371 | + "ebs": [ |
| 372 | + { |
| 373 | + "delete_on_termination": null, |
| 374 | + "encrypted": null, |
| 375 | + "iops": 2001, |
| 376 | + "kms_key_id": null, |
| 377 | + "snapshot_id": null, |
| 378 | + "volume_size": 31, |
| 379 | + "volume_type": "io1" |
| 380 | + } |
| 381 | + ], |
| 382 | + "no_device": null, |
| 383 | + "virtual_name": null |
| 384 | + } |
| 385 | + ], |
340 | 386 | "capacity_reservation_specification": [],
|
341 | 387 | "cpu_options": [],
|
342 | 388 | "credit_specification": [],
|
|
1042 | 1088 | ],
|
1043 | 1089 | "before": null,
|
1044 | 1090 | "after": {
|
1045 |
| - "block_device_mappings": [], |
| 1091 | + "block_device_mappings": [ |
| 1092 | + { |
| 1093 | + "device_name": "xvfs", |
| 1094 | + "ebs": [ |
| 1095 | + { |
| 1096 | + "delete_on_termination": null, |
| 1097 | + "encrypted": null, |
| 1098 | + "kms_key_id": null, |
| 1099 | + "snapshot_id": null, |
| 1100 | + "volume_size": 11 |
| 1101 | + } |
| 1102 | + ], |
| 1103 | + "no_device": null, |
| 1104 | + "virtual_name": null |
| 1105 | + }, |
| 1106 | + { |
| 1107 | + "device_name": "xvfa", |
| 1108 | + "ebs": [ |
| 1109 | + { |
| 1110 | + "delete_on_termination": null, |
| 1111 | + "encrypted": null, |
| 1112 | + "kms_key_id": null, |
| 1113 | + "snapshot_id": null, |
| 1114 | + "volume_size": 21, |
| 1115 | + "volume_type": "sc1" |
| 1116 | + } |
| 1117 | + ], |
| 1118 | + "no_device": null, |
| 1119 | + "virtual_name": null |
| 1120 | + }, |
| 1121 | + { |
| 1122 | + "device_name": "xvfb", |
| 1123 | + "ebs": [ |
| 1124 | + { |
| 1125 | + "delete_on_termination": null, |
| 1126 | + "encrypted": null, |
| 1127 | + "iops": 2001, |
| 1128 | + "kms_key_id": null, |
| 1129 | + "snapshot_id": null, |
| 1130 | + "volume_size": 31, |
| 1131 | + "volume_type": "io1" |
| 1132 | + } |
| 1133 | + ], |
| 1134 | + "no_device": null, |
| 1135 | + "virtual_name": null |
| 1136 | + } |
| 1137 | + ], |
1046 | 1138 | "capacity_reservation_specification": [],
|
1047 | 1139 | "cpu_options": [],
|
1048 | 1140 | "credit_specification": [],
|
|
1084 | 1176 | },
|
1085 | 1177 | "after_unknown": {
|
1086 | 1178 | "arn": true,
|
1087 |
| - "block_device_mappings": [], |
| 1179 | + "block_device_mappings": [ |
| 1180 | + { |
| 1181 | + "ebs": [ |
| 1182 | + { |
| 1183 | + "iops": true, |
| 1184 | + "volume_type": true |
| 1185 | + } |
| 1186 | + ] |
| 1187 | + }, |
| 1188 | + { |
| 1189 | + "ebs": [ |
| 1190 | + { |
| 1191 | + "iops": true |
| 1192 | + } |
| 1193 | + ] |
| 1194 | + }, |
| 1195 | + { |
| 1196 | + "ebs": [ |
| 1197 | + {} |
| 1198 | + ] |
| 1199 | + } |
| 1200 | + ], |
1088 | 1201 | "capacity_reservation_specification": [],
|
1089 | 1202 | "cpu_options": [],
|
1090 | 1203 | "credit_specification": [],
|
|
1187 | 1300 | ],
|
1188 | 1301 | "prior_state": {
|
1189 | 1302 | "format_version": "0.1",
|
1190 |
| - "terraform_version": "0.12.24", |
| 1303 | + "terraform_version": "0.12.25", |
1191 | 1304 | "values": {
|
1192 | 1305 | "root_module": {
|
1193 | 1306 | "resources": [
|
|
1290 | 1403 | "group_names": [
|
1291 | 1404 | "eu-west-1"
|
1292 | 1405 | ],
|
1293 |
| - "id": "2020-05-17 13:15:51.632452 +0000 UTC", |
| 1406 | + "id": "2020-05-22 15:37:39.453089 +0000 UTC", |
1294 | 1407 | "names": [
|
1295 | 1408 | "eu-west-1a",
|
1296 | 1409 | "eu-west-1b",
|
|
1313 | 1426 | "schema_version": 0,
|
1314 | 1427 | "values": {
|
1315 | 1428 | "current": null,
|
1316 |
| - "description": "EU (Ireland)", |
| 1429 | + "description": "Europe (Ireland)", |
1317 | 1430 | "endpoint": "ec2.eu-west-1.amazonaws.com",
|
1318 | 1431 | "id": "eu-west-1",
|
1319 | 1432 | "name": "eu-west-1"
|
|
1720 | 1833 | "name": "lt",
|
1721 | 1834 | "provider_config_key": "aws",
|
1722 | 1835 | "expressions": {
|
| 1836 | + "block_device_mappings": [ |
| 1837 | + { |
| 1838 | + "device_name": { |
| 1839 | + "constant_value": "xvfs" |
| 1840 | + }, |
| 1841 | + "ebs": [ |
| 1842 | + { |
| 1843 | + "volume_size": { |
| 1844 | + "constant_value": 11 |
| 1845 | + } |
| 1846 | + } |
| 1847 | + ] |
| 1848 | + }, |
| 1849 | + { |
| 1850 | + "device_name": { |
| 1851 | + "constant_value": "xvfa" |
| 1852 | + }, |
| 1853 | + "ebs": [ |
| 1854 | + { |
| 1855 | + "volume_size": { |
| 1856 | + "constant_value": 21 |
| 1857 | + }, |
| 1858 | + "volume_type": { |
| 1859 | + "constant_value": "sc1" |
| 1860 | + } |
| 1861 | + } |
| 1862 | + ] |
| 1863 | + }, |
| 1864 | + { |
| 1865 | + "device_name": { |
| 1866 | + "constant_value": "xvfb" |
| 1867 | + }, |
| 1868 | + "ebs": [ |
| 1869 | + { |
| 1870 | + "iops": { |
| 1871 | + "constant_value": 2001 |
| 1872 | + }, |
| 1873 | + "volume_size": { |
| 1874 | + "constant_value": 31 |
| 1875 | + }, |
| 1876 | + "volume_type": { |
| 1877 | + "constant_value": "io1" |
| 1878 | + } |
| 1879 | + } |
| 1880 | + ] |
| 1881 | + } |
| 1882 | + ], |
1723 | 1883 | "elastic_gpu_specifications": [
|
1724 | 1884 | {
|
1725 | 1885 | "type": {
|
|
0 commit comments