module FFaker::AWS

def instance_tenancy

def instance_tenancy
  fetch_sample(EC2_RESERVED_INSTANCE_TENANCY)
end