Skip to content

Commit

Permalink
Merge pull request #13186 from hashicorp/backport/patch-1/blatantly-s…
Browse files Browse the repository at this point in the history
…mashing-eel

This pull request was automerged via backport-assistant
  • Loading branch information
hc-github-team-packer authored Oct 15, 2024
2 parents 91c806a + 0cf8994 commit 5dc1d21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ locals {
```hcl
// in a source
source "amazon-ebs" "basic-example" {
source_ami = locals.source_ami
source_ami = local.source_ami
// ...
}
```
Expand Down

0 comments on commit 5dc1d21

Please sign in to comment.