We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b2466 commit 88ffdd4Copy full SHA for 88ffdd4
website/docs/list-resources/batch_job_queue.html.markdown
@@ -13,7 +13,7 @@ Lists Batch Job Queue resources.
13
## Example Usage
14
15
```terraform
16
-list "aws_batch_job_queue" "test" {
+list "aws_batch_job_queue" "example" {
17
provider = aws
18
}
19
```
0 commit comments