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 3dbb72c commit 05ebd89Copy full SHA for 05ebd89
outputs.tf
@@ -0,0 +1,3 @@
1
+output "lambda_credential" {
2
+ value = jsondecode(data.aws_lambda_invocation.this.result)
3
+}
0 commit comments