import {
  id = "lcs-prod-es-01-snapshots"
  to = module.lcs-prod-es-01-snapshots.aws_s3_bucket.this[0]
}

# import {
#   id = "lcs-prod-es-01-snapshots"
#   to = module.lcs-prod-es-01-snapshots.aws_s3_bucket_policy.this[0]
# }

import {
  id = "lcs-prod-es-01-snapshots"
  to = module.lcs-prod-es-01-snapshots.aws_s3_bucket_public_access_block.this[0]
}

import {
  id = "lcs-prod-es-01-snapshots"
  to = module.lcs-prod-es-01-snapshots.aws_s3_bucket_server_side_encryption_configuration.this[0]
}

import {
  id = "lcs-prod-es-01-snapshots"
  to = module.lcs-prod-es-01-snapshots.aws_s3_bucket_versioning.this[0]
}

# import {
#   id = "lcs-prod-es-01-snapshots"
#   to = module.lcs-prod-es-01-snapshots.aws_s3_bucket_logging.this[0]
# }