diff --git a/website/source/docs/job-specification/group.html.md b/website/source/docs/job-specification/group.html.md index 22c389150..d5b075e94 100644 --- a/website/source/docs/job-specification/group.html.md +++ b/website/source/docs/job-specification/group.html.md @@ -81,7 +81,7 @@ will restrict the tasks to 64-bit operating systems. ```hcl group "example" { constraint { - attribute = "${attr.arch}" + attribute = "${attr.cpu.arch}" value = "amd64" } diff --git a/website/source/docs/runtime/interpolation.html.md b/website/source/docs/runtime/interpolation.html.md index 6e9fd2ce2..b23917967 100644 --- a/website/source/docs/runtime/interpolation.html.md +++ b/website/source/docs/runtime/interpolation.html.md @@ -94,7 +94,7 @@ driver.