packer-cn/website/pages/partials/builder
Adrien Delorme 0d0bd9ce75
name fields of PolicyDocument correctly in HCL (#9812)
withouth this fix we would have had to do

```hcl
  temporary_iam_instance_profile_policy_document {
    statement {
      action   = ["*"]
      effect   = "Allow"
      resource = ["*"]
    }
    version = "2012-10-17"
  }
```

instead of the same document but with capitalised fields
2020-08-25 10:53:56 +02:00
..
alicloud/ecs 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
amazon name fields of PolicyDocument correctly in HCL (#9812) 2020-08-25 10:53:56 +02:00
azure update docs to state resource id must be fully qualified 2020-08-06 10:41:18 -07:00
cloudstack 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
digitalocean 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
docker builder/docker: reference to docker docs regarding capabilities 2020-07-15 03:04:13 +02:00
googlecompute update IAP docs to include WinRM 2020-07-22 17:34:45 +01:00
hyperone 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
hyperv 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
lxc 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
lxd 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
ncloud 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
openstack 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
parallels 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
qemu add qemu hcl examples 2020-07-31 17:32:08 +02:00
scaleway 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
tencentcloud/cvm tencentcloud cvm use CLOUD_PREMIUM disk by default (#9663) 2020-07-29 15:10:00 +02:00
triton 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
ucloud/common 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
vagrant convert relative to absolute path in prepare 2020-07-14 15:59:53 -07:00
virtualbox Add HCL2 examples to the virtualbox builders (#9788) 2020-08-20 15:43:38 +02:00
vmware implement a remote_output_directory option, and heavily comment output code 2020-08-18 12:50:00 -07:00
vsphere Accept content library path in iso_paths (#9801) 2020-08-24 16:54:30 +02:00
yandex Rename config key name 2020-07-16 17:29:45 +03:00