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.
2 parents 1d9f781 + 611318e commit 266ef56Copy full SHA for 266ef56
generate-certs/outputs.tf
@@ -0,0 +1,5 @@
1
+# Outputs
2
+
3
+output "role_id_certgen" {
4
+ value = "${aws_iam_role.role.unique_id}"
5
+}
0 commit comments