outputs.tf 60 B

123
  1. output key_arn {
  2. value = module.shared_ami_key.key_arn
  3. }