Skip to content

Commit 266ef56

Browse files
authored
Merge pull request #14 from WhistleLabs/DEVOPS-1692
DEVOPS-1692
2 parents 1d9f781 + 611318e commit 266ef56

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

generate-certs/outputs.tf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Outputs
2+
3+
output "role_id_certgen" {
4+
value = "${aws_iam_role.role.unique_id}"
5+
}

0 commit comments

Comments
 (0)