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 cba42bd commit d0ffb28Copy full SHA for d0ffb28
1 file changed
aws/infrastructure/terraform.tfvars
@@ -1,2 +1,2 @@
1
region = "#{Project.AWS.Region}"
2
-queue = "#{Project.AWS.Queue.Name}"
+queue_name = "#{Project.AWS.Queue.Name}"
0 commit comments