make

@Singleton
@Requires(missingProperty = "airbyte.connector.state.resource")
fun make(@Value(value = "${airbyte.connector.state.json}") json: String?): InputState