initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
output firehose-iam-role-arn {
|
||||
value = aws_iam_role.firehose-stream-iam-role.arn
|
||||
}
|
||||
|
||||
output cloudwatchstream-iam-role-arn {
|
||||
value = aws_iam_role.cwlog-stream-role.arn
|
||||
}
|
||||
Reference in New Issue
Block a user