packer-cn/website/pages/partials/builder/amazon/common
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
..
AMIConfig-not-required.mdx fix docs for kms key ids (#9766) 2020-08-14 11:35:35 +02:00
AMIConfig-required.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
AMIConfig.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
AWSPollingConfig-not-required.mdx fix max_attempts typo 2020-08-17 17:58:22 +02:00
AWSPollingConfig.mdx add aws_polling config option to override env variables 2020-08-17 17:15:32 +02:00
AccessConfig-not-required.mdx add aws_polling config option to override env variables 2020-08-17 17:15:32 +02:00
AccessConfig-required.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
AccessConfig.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
AmiFilterOptions-not-required.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
BlockDevice-not-required.mdx fix docs for kms key ids (#9766) 2020-08-14 11:35:35 +02:00
BlockDevice.mdx fix docs for kms key ids (#9766) 2020-08-14 11:35:35 +02:00
PolicyDocument-not-required.mdx name fields of PolicyDocument correctly in HCL (#9812) 2020-08-25 10:53:56 +02:00
RunConfig-not-required.mdx builder/amazon/common/run_config.go: replace tabs with words 2020-07-20 16:28:14 +02:00
RunConfig-required.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
RunConfig.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
StateChangeConf.mdx add aws_polling config option to override env variables 2020-08-17 17:15:32 +02:00
Statement-not-required.mdx name fields of PolicyDocument correctly in HCL (#9812) 2020-08-25 10:53:56 +02:00
SubnetFilterOptions-not-required.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
VaultAWSEngineOptions-not-required.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00