@ -163,7 +163,7 @@ The above is equivalent to the following native syntax configuration:
```hcl
source "amazon-ebs" "example" {
tags {
tags = {
key = "value"
}
@ -64,7 +64,7 @@ A _block_ is a container for other content:
ami_name = "abc123"
# ...