TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
ci
/
terraform.git
/
191e45f6b15501480e4e9b26fef8f0f7caee580c
/
.
/
modules
/
resources
/
instance_profile
/
outputs.tf
blob: 4c5c4558a021f21d9d153f0f1db0821ec576632a [
file
] [
log
] [
blame
]
Riku Voipio
b138c6b
2021-06-11 14:36:05 +0300
[
diff
] [
blame
]
1
output
"arn"
{
2
value
=
"${aws_iam_instance_profile.profile.arn}"
3
}