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 6464db4 commit 4e07d8aCopy full SHA for 4e07d8a
outputs.tf
@@ -0,0 +1,3 @@
1
+output "role_arn" {
2
+ value = aws_iam_role.this.arn
3
+}
0 commit comments