import {
  id = "arn:aws:secretsmanager:us-east-1:437795906767:secret:prod/python-orchard-features/SPLITIO_API_KEY-ukCBMp"
  to = module.secrets["SPLITIO_API_KEY"].aws_secretsmanager_secret.secret
}

import {
  id = "arn:aws:secretsmanager:us-east-1:437795906767:secret:prod/python-orchard-features/SPLITIO_API_KEY-ukCBMp|7af3251e-e0fb-4d1b-ab64-9389e2baf183"
  to = module.secrets["SPLITIO_API_KEY"].aws_secretsmanager_secret_version.secret_string
}
