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 1d9f781 commit 611318eCopy full SHA for 611318e
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