Difference between revisions of "Block device mappings"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
Error: "block_device_mappings.0.ebs.0.kms_key_id" (arn:::aws) is an invalid ARN: [[arn]]: [[not enough sections]] | Error: "block_device_mappings.0.ebs.0.kms_key_id" (arn:::aws) is an invalid ARN: [[arn]]: [[not enough sections]] | ||
+ | |||
+ | block_device_mappings { | ||
+ | device_name = "/dev/xvda" | ||
+ | |||
+ | [[ebs]] { | ||
+ | encrypted = "true" | ||
+ | } | ||
+ | } | ||
* <code>[[AWS Block device mapping]]</code> | * <code>[[AWS Block device mapping]]</code> | ||
+ | * [[aws_launch_template]] | ||
== See also == | == See also == |
Latest revision as of 14:43, 16 August 2023
Error: "block_device_mappings.0.ebs.0.kms_key_id" (arn:::aws) is an invalid ARN: arn: not enough sections
block_device_mappings { device_name = "/dev/xvda"
ebs { encrypted = "true" } }
See also[edit]
Advertising: